Skip to content
This repository was archived by the owner on Oct 2, 2018. It is now read-only.

Commit 8b3fd0f

Browse files
committed
Merge pull request #124 from nathanph/master
Fixed Typo - Update README.md
2 parents 2348520 + c3ed4e2 commit 8b3fd0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ python_pip "gunicorn"
6666

6767
# target a virtualenv
6868
python_pip "gunicorn" do
69-
virtualenv "/home/ubunut/my_ve"
69+
virtualenv "/home/ubuntu/my_ve"
7070
end
7171
```
7272

0 commit comments

Comments
 (0)