diff --git a/content/post/using-pyenv-for-python-projects.md b/content/post/using-pyenv-for-python-projects.md index 10deae9..0ece5e5 100644 --- a/content/post/using-pyenv-for-python-projects.md +++ b/content/post/using-pyenv-for-python-projects.md @@ -17,7 +17,7 @@ Here some simple notes on how I setup and use [pyenv][3] : ## Installing on Mac OS X ## -** Install using [homebrew][5] ** +*****Install using [homebrew][5]** ``` $ brew install pyenv pyenv-virtualenv