We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d85bdf commit b844845Copy full SHA for b844845
README.md
@@ -20,9 +20,9 @@ You could also try `conda`, if you are comfortable with it.
20
21
5. Activate the environment. `env36\Scripts\activate`
22
23
-6. Clone this repository. `git clone https://gitlab.dlr.de/sc/ivs-open/waw-ml6-nlptutorial.git`
+6. Clone this repository. `git clone https://github.com/chmodsss/nlp-tutorial`
24
25
-7. Enter the folder. `cd waw-ml6-nlptutorial`
+7. Enter the folder. `cd nlp-tutorial`
26
27
8. Install the requirements. `pip install -r requirements.txt`
28
0 commit comments