Minor fix

This commit is contained in:
Shangtong Zhang
2017-11-11 20:58:18 -07:00
parent c1fdb1bd2f
commit 0fb70fa484
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ Detailed usage and all training parameters can be found in ```main.py```.
And you need to create following directories before running the program:
```
cd DeepRL
mkdir data log evaluation_log
mkdir data log
```
# References