Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziaeemehr authored Aug 21, 2024
1 parent 77caf0d commit 07d49e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
```bash
pip install "git+https://github.com/Ziaeemehr/netsci.git"
# or clone and install using
pip install .
git clone https://github.com/Ziaeemehr/netsci.git
cd netsci && pip install .
```


Expand Down

0 comments on commit 07d49e2

Please sign in to comment.