From ed47219c26270693155e1e4e09a89e9951b43526 Mon Sep 17 00:00:00 2001 From: SP Mohanty <spmohanty91@gmail.com> Date: Thu, 1 Aug 2019 17:08:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2338c90..d8e2fea 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ conda activate flatland-rl In this exercise, we assume that you will download the test-envs provided at : [https://www.aicrowd.com/challenges/flatland-challenge/dataset_files](https://www.aicrowd.com/challenges/flatland-challenge/dataset_files), and will untar them inside `./scratch/test-envs`, so that you have a directory structure similar to : ``` -.scratch/ +./scratch └── test-envs ├── Test_0 │  ├── Level_0.pkl -- GitLab