Skip to content

Commit 297ae68

Browse files
authored
update docs to use pip
#23
1 parent ffaa4f2 commit 297ae68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ checkout code and install
3131
```
3232
git clone https://github.com/ucldc/pynux.git
3333
cd pynux
34-
python setup.py install
34+
pip install .
3535
```
3636

3737
### test

0 commit comments

Comments
 (0)