Skip to content

Commit

Permalink
Add -U to pip install in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
makseq committed Jan 20, 2021
1 parent 7b56a66 commit 56587d0
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 @@ -31,7 +31,7 @@ Its purpose is to help you label different types of data using a simple interfac

```bash
# Requires >=Python3.5, Python 3.9 is not supported
pip install label-studio
pip install -U label-studio

# Initialize the project in labeling_project path
label-studio init labeling_project
Expand Down

0 comments on commit 56587d0

Please sign in to comment.