Skip to content

Commit 6392196

Browse files
authored
must be in 1 line
1 parent c9b1f99 commit 6392196

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ add on top of `requirements.txt`:
2929
Set `FURY_AUTH` with the deploy token before pip commands:
3030

3131
```
32-
FURY_AUTH="<deploy token>"
33-
pip install -r requirements.txt
32+
FURY_AUTH="<deploy token>" pip install -r requirements.txt
3433
```
3534

3635
## Install a virtual env

0 commit comments

Comments
 (0)