Skip to content
Snippets Groups Projects
Commit 59aa60e9 authored by spmohanty's avatar spmohanty
Browse files

Update readme

parent 75992e75
No related branches found
No related tags found
No related merge requests found
......@@ -92,11 +92,12 @@ You can find more instructions on how to run redis [here](https://redis.io/topic
* **Run evaluator**
```
cd flatland-challenge-starter-kit
# In a separate tab : run local grader
flatland-evaluation --tests <path_to_your_tests_directory>
flatland-evaluator --tests <path_to_your_tests_directory>
# If you downloaded the files to the location we specified above, then you should be running :
flatland-evaluator --tests ./scratch/test-envs/
```
* **Run Agent(s)**
......
name: flatland-rl-test
name: flatland-rl
channels:
- defaults
- conda-forge
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment