From b42c184047eb02cb864b8f85874f55cb321ef617 Mon Sep 17 00:00:00 2001 From: "Linke, Julian" <linke@tugraz.at> Date: Fri, 4 Aug 2023 13:55:01 +0200 Subject: [PATCH] Update file README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6afee0c..878a40f 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ git clone https://github.com/facebookresearch/fairseq.git Make sure to modify the file ```path.sh``` in order to export the necessary environment variables. The file ```path.sh``` is also sourced at the beginning of ```run.sh```. -#### Stages +### Stages Here is a short overview of the stages: -- GitLab