Skip to content

Commit

Permalink
Merge pull request poise#124 from nathanph/master
Browse files Browse the repository at this point in the history
Fixed Typo - Update README.md
  • Loading branch information
coderanger committed Oct 16, 2014
2 parents 2348520 + c3ed4e2 commit 8b3fd0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ python_pip "gunicorn"

# target a virtualenv
python_pip "gunicorn" do
virtualenv "/home/ubunut/my_ve"
virtualenv "/home/ubuntu/my_ve"
end
```

Expand Down

0 comments on commit 8b3fd0f

Please sign in to comment.