diff options
Diffstat (limited to 'Readme.textile')
-rw-r--r-- | Readme.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.textile b/Readme.textile index 7d33c2b..d859ccf 100644 --- a/Readme.textile +++ b/Readme.textile @@ -11,6 +11,6 @@ h2. Running Use the run script in the root of the repo. - ./run all := Run code for all challenges answered -- ./run <n> := Run the code for -day- millisecond n +- ./run n := Run the code for -day- millisecond *n* - ./run := Run the code for today |