description updated

This commit is contained in:
cesare 2021-12-14 09:44:55 +01:00
parent 9425ee2e49
commit 2bafc93f82
1 changed files with 1 additions and 1 deletions

View File

@ -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
```