diff --git a/README.md b/README.md index f5990b4..e95461f 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ and checking the [documentation](https://thebuckleylab.github.io/jpc/). * [Citation](#-citation) ## ️💻 Installation +Clone the repo and in the project's directory run ``` pip install jpc ``` diff --git a/docs/index.md b/docs/index.md index 729fc13..ccf61f5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -25,6 +25,7 @@ If you're new to JPC, we recommend starting from the [ example notebooks](https://thebuckleylab.github.io/jpc/examples/discriminative_pc/). ## 💻 Installation +Clone the repo and in the project's directory run ``` pip install jpc ```