diff --git a/README.md b/README.md index c27bc41..f26613a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ To install the SKOSifying mapping Jupyter notebook enter cloned directory and i - Clone the repository, enter the directory and install requirements: ```bash git clone https://gitea-s2i2s.isti.cnr.it/concordia/sshoc-skosmapping.git -cd *sshoc-skosmapping* +cd sshoc-skosmapping pip install ./ -r ./requirements.txt ```