Skip to content

Commit

Permalink
Fix a typo arguments in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ikostrikov2 authored Feb 17, 2017
1 parent c9014ad commit 29ef0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Contributions are very welcome. If you know how to make this code better, don't

## Usage
```
python main.py --env_name "PongDeterministic-v3" --num_processes 16
python main.py --env-name "PongDeterministic-v3" --num-processes 16
```

## Todo
Expand Down

0 comments on commit 29ef0f4

Please sign in to comment.