From abdb760183fed70715859736865951bd787033d4 Mon Sep 17 00:00:00 2001 From: MBJean Date: Sat, 3 Jul 2021 15:07:51 -0400 Subject: [PATCH] Updated README with correct link to UROP site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60022596..543ece9a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This project is an extension of the work originally begun in https://github.com/ This project uses the Python package [neuralcoref](https://pypi.org/project/neuralcoref/), which requires a few extra steps to install. Note that the following instructions are meant for those set up with the DHMIT lab's tooling -(for which see [here](https://urop.dhmit.xzy)). +(for which see [here](https://urop.dhmit.xyz)). To install, follow the following steps: - Open requirements.txt in PyCharm, click the 'Install requirements' button. This will clone the package directly