Skip to content

Commit

Permalink
Remove extra flag.
Browse files Browse the repository at this point in the history
  • Loading branch information
kocielnik committed Aug 20, 2024
1 parent 0fe6805 commit fbf3966
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 @@ -34,7 +34,7 @@ This repository contains a script to iteratively issue a bulk fetch and populate
2. Install python3, if you haven't already.
3. Run the following command to install the dependencies:
```
python3 -m pip install -r .
python3 -m pip install .
```
4. Run the `main.py` with:
```
Expand Down

0 comments on commit fbf3966

Please sign in to comment.