diff options
author | Ev Bogue <ev@evbogue.com> | 2019-04-05 10:49:21 -0500 |
---|---|---|
committer | Ev Bogue <ev@evbogue.com> | 2019-04-05 10:49:21 -0500 |
commit | 7ef13425cc2ab2025f78a8f2b967c76403d4e5e4 (patch) | |
tree | 6a5733ac97e43afb2e629324280c0698f5602bfb /readme.md | |
parent | ba5b3a27b1cd4de0cc60ef332e04534dd30b77be (diff) |
fix error in readme
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ bogbook servers ``` git clone git@github.com/bogbook/bogbook.git -cd bogbook +cd bog npm install npm start ``` |