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.
2 parents 2348520 + c3ed4e2 commit 8b3fd0fCopy full SHA for 8b3fd0f
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