Skip to content

Commit c3ed4e2

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
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)