kinkpunk commited on
Commit
5b354de
1 Parent(s): b2f3765

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@
19
 
20
  ### Resume the training
21
  ```
22
- mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
23
  ```
24
  ### Watch your Agent play
25
  You can watch your agent **playing directly in your browser:**.
 
19
 
20
  ### Resume the training
21
  ```
22
+ mlagents-learn .\config\poca\SoccerTwos.yaml --run-id="poca-SoccerTwos" --resume
23
  ```
24
  ### Watch your Agent play
25
  You can watch your agent **playing directly in your browser:**.