diff options
author | Nat Lasseter <Nat Lasseter nathan@bytemark.co.uk> | 2017-12-01 13:24:40 +0000 |
---|---|---|
committer | Nat Lasseter <Nat Lasseter nathan@bytemark.co.uk> | 2017-12-01 13:24:40 +0000 |
commit | ea3c3f6bc4fcdb65cfaba8432ac88998faf7848c (patch) | |
tree | d2540f8f65991f59444253bdf4a3525ebeb3c548 | |
parent | 7b7d70d0ebf6c14421c502e5ed575e08da080ef0 (diff) |
Typo in readme
-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 |