Skip to content

Commit

Permalink
updated pip install location
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnatejakk committed Mar 24, 2022
1 parent 4ee06ad commit b5e32fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ We are continuously incorporating newer and better algorithms into CORDS. Some o
To install the latest version of the CORDS package using PyPI:

```python
pip install -i https://test.pypi.org/simple/cords
pip install cords
```

### From Git Repository
Expand Down
10 changes: 0 additions & 10 deletions run_sl.py

This file was deleted.

0 comments on commit b5e32fe

Please sign in to comment.