From 80b360c1dbf0cbc8a10b52b5edb880ef50c6cae6 Mon Sep 17 00:00:00 2001 From: Seb Date: Mon, 30 Dec 2024 14:18:41 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0df0f3b..8501c3b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ Finally, I have only tested this on Linux, it probably works on MacOS, and proba ``` ### Installation -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). +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. + ### Usage 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: