Skip to content

Commit

Permalink
Update README.md with installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
javanasse authored Feb 26, 2024
1 parent 491f501 commit 9986682
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ This is a line-by-line implementation of WORLD vocoder (Matlab, C++) in python.
# INSTALLATION
*********************

```
pip install worldvocoder
Clone this repository and install with:
```console
python -m pip install -e .
```

# EXAMPLE
Expand Down

0 comments on commit 9986682

Please sign in to comment.