Skip to content

Commit

Permalink
dont use the --user flag
Browse files Browse the repository at this point in the history
  • Loading branch information
s0md3v authored May 24, 2023
1 parent 68311cc commit fa649f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ It doesn't make any http requests to the URLs and removes:
#### Installation
The recommended way to install uro is through pip as follows:
```
pip3 install uro --user
pip3 install uro
```

### Basic Usage
Expand Down

0 comments on commit fa649f0

Please sign in to comment.