Skip to content

Commit 80b360c

Browse files
committed
Update README.md
1 parent 9959b2f commit 80b360c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ Finally, I have only tested this on Linux, it probably works on MacOS, and proba
1616
```
1717

1818
### Installation
19-
Installation is easy, as this has no external dependencies (aside from Python) - either download the `ssri.py` file, or clone this repo (at some point I may put this on pip).
19+
Installation is easy, as SSRI is on PyPi, so simply run `pip install ssri`. Alternatively, as this has no external dependencies (aside from Python) - either download the `ssri.py` file, or clone this repo.
20+
2021

2122
### Usage
2223
There is a simple example setup in the `Example/` folder, which shows a simple way of using `ssri`, so this is more of a run through of the argument options:

0 commit comments

Comments
 (0)