diff --git a/README.md b/README.md index 905aed93..cb46a655 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,10 @@ For development or advanced usage, you can set up the full development environme To help out with development, start by cloning this [repo-url](/../../) - git clone + git clone https://github.com/Clay-foundation/model.git cd model + Then we recommend [using mamba](https://mamba.readthedocs.io/en/latest/installation/mamba-installation.html) to install the dependencies. A virtual environment will also be created with Python and [JupyterLab](https://github.com/jupyterlab/jupyterlab) installed.