Skip to content

Commit

Permalink
Update face-rhythm package installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
RichieHakim committed Feb 26, 2024
1 parent 667b1e8 commit b0a0133
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 @@ -35,7 +35,7 @@ Activate the environment: <br>
### Optional Direct installation <br>
You can also directly install the **face-rhythm** package from PyPI into the environment of your choice. Note that you will still need to download/clone the repository for the notebooks. <br>
##### Option 1: Install from PyPI <br>
**`pip install face-rhythm`**<br>
**`pip install face-rhythm[all]`**<br>
##### Option 2: Install from source <br>
**`pip install -e .[all]`**<br>

Expand Down

0 comments on commit b0a0133

Please sign in to comment.