Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nathimel committed Jul 27, 2022
1 parent d961e1e commit 1892bd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -102,9 +102,9 @@ Get the required packages by running

`conda env create -f environment.yml`

Additionally, this project requires [the artificial language toolkit (ALTK)](https://github.com/nathimel/altk). Install it via git with
Additionally, this project [the artificial language toolkit (ALTK)](https://github.com/nathimel/altk). Install the correct version via git with

`python3 -m pip install git+https://github.com/nathimel/altk.git@`
`python3 -m pip install git+https://github.com/nathimel/altk.git@07bfeec0fff2b99641922832e64938f61f5a634e`

## Replicating the experimental results

Expand Down

0 comments on commit 1892bd8

Please sign in to comment.