diff options
author | Hampus <hampus@hampusmat.com> | 2021-12-18 19:02:28 +0100 |
---|---|---|
committer | Hampus <hampus@hampusmat.com> | 2021-12-18 19:02:28 +0100 |
commit | 6efa28e3d66cc7629b8d85f293a0518c21a15f0a (patch) | |
tree | 066ed236a124295b2d24c2a52fbb07bd5e242567 /README.md | |
parent | 2f945e6c0edaf679d693cdfa61aeba62403dec9f (diff) |
docs: fix usage in readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,9 +16,9 @@ Usage Run - $ ./bin/mazerator + $ ./mazerator You can get information about options and such by running - $ ./bin/mazerator --help + $ ./mazerator --help |