Skip to content

Commit ba7b841

Browse files
committed
Merge pull request #17 from Axelrod-Python/readme
Addnig args to readme.
2 parents 9a3d94f + 2ac98f8 commit ba7b841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You can run with all available CPUs with:
6666
To re run the full set of results and output them to the `assets` directory
6767
simply run::
6868

69-
$ ./update_results.sh
69+
$ ./update_results.sh 0 100 # Runs with all CPUS and 100 repetitions
7070

7171
**Note that this uses the installed version of the axelrod library.**
7272
If you want to keep things tidy you can create a virtualenv and install the

0 commit comments

Comments
 (0)