Skip to content

Commit

Permalink
Merge pull request #48 from aai-institute/47-typo-in-readmemd-on-inst…
Browse files Browse the repository at this point in the history
…alling-the-pkg

Updated installation desc.
  • Loading branch information
fariedabuzaid authored Feb 26, 2024
2 parents 9b98662 + 348c32e commit a3d57ee
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,8 @@ jupyter serverextension enable --py hide_code

Finally, clone repository, change into the directory of the cloned repository and type
```bash
pip install -r requirements.txt
pip install -e src
pip install -e .
```

## References
You can find the main references for the workshop [here](docs/references.md).
You can find the main references for the workshop [here](docs/references.md).

0 comments on commit a3d57ee

Please sign in to comment.