Skip to content

Commit 6c0ada0

Browse files
committed
Merge pull request #7737 from jenshnielsen/fix_pyenv_formatting
DOC: Ensure that pyenv command is in a literal block
1 parent 3b48809 commit 6c0ada0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/faq/osx_framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Otherwise you will need one of the workarounds below.
4747
Pyenv
4848
-----
4949

50-
If you are using pyenv and virtualenv you can enable your python version to be installed as a framework:
50+
If you are using pyenv and virtualenv you can enable your python version to be installed as a framework::
5151

5252
PYTHON_CONFIGURE_OPTS="--enable-framework" pyenv install x.x.x
5353

0 commit comments

Comments
 (0)