Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
tahirjmakhdoomi authored Sep 7, 2024
1 parent 0dba4be commit c771ee8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,7 @@ Use this installation mode if you are contributing to NeMo.
# install NeMo
cd ../NeMo
./reinstall.sh
apt-get update && apt-get install -y libsndfile1 ffmpeg
git clone https://github.com/AI4Bharat/NeMo
cd NeMo
./reinstall.sh
If you only want the toolkit without additional conda-based dependencies, you may replace ``reinstall.sh``
with ``pip install -e .`` when your PWD is the root of the NeMo repository.
Expand Down

0 comments on commit c771ee8

Please sign in to comment.