Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vokimon authored Nov 13, 2023
1 parent 520f31a commit 908d19d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,10 @@ pip install wavefile

### From sources

A setup.py script is provided so the common procedure for
installing python packages in you platfrom will work.
For example in Debian/Ubuntu systems:
If you want to develop, installing editable is recomended. From the source directory:

```bash
python setup.py install
pip install -e .
```

Examples
Expand Down

0 comments on commit 908d19d

Please sign in to comment.