We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a3d94f + 2ac98f8 commit ba7b841Copy full SHA for ba7b841
README.rst
@@ -66,7 +66,7 @@ You can run with all available CPUs with:
66
To re run the full set of results and output them to the `assets` directory
67
simply run::
68
69
- $ ./update_results.sh
+ $ ./update_results.sh 0 100 # Runs with all CPUS and 100 repetitions
70
71
**Note that this uses the installed version of the axelrod library.**
72
If you want to keep things tidy you can create a virtualenv and install the
0 commit comments