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

Commit c3ed4e2

Browse files
committed
Update README.md
Fixed typo.
1 parent d13e97c commit c3ed4e2

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)