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 c9b1f99 commit 6392196Copy full SHA for 6392196
README.md
@@ -29,8 +29,7 @@ add on top of `requirements.txt`:
29
Set `FURY_AUTH` with the deploy token before pip commands:
30
31
```
32
-FURY_AUTH="<deploy token>"
33
-pip install -r requirements.txt
+FURY_AUTH="<deploy token>" pip install -r requirements.txt
34
35
36
## Install a virtual env
0 commit comments