We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d13e97c commit c3ed4e2Copy full SHA for c3ed4e2
README.md
@@ -66,7 +66,7 @@ python_pip "gunicorn"
66
67
# target a virtualenv
68
python_pip "gunicorn" do
69
- virtualenv "/home/ubunut/my_ve"
+ virtualenv "/home/ubuntu/my_ve"
70
end
71
```
72
0 commit comments