From 1892bd84554c0a859e84aeecdb4ec3ee6154d231 Mon Sep 17 00:00:00 2001 From: Nathaniel Imel <69407913+nathimel@users.noreply.github.com> Date: Wed, 27 Jul 2022 09:20:15 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d1b3dbd9..e6e31378 100644 --- a/README.md +++ b/README.md @@ -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