Skip to content

Commit

Permalink
README: clarify that git clone is still demo
Browse files Browse the repository at this point in the history
I actually tried to clone an existing repository after reading the current description. Hopefully this makes it clearer that the command is LGB-specific and meant to be used without any arguments.
  • Loading branch information
waldyrious authored Jan 17, 2017
1 parent aebc563 commit 1b381ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ By default the application launches in "sandbox mode" with a basic repository al

* `undo` to undo the effects of the last command
* `reset` to start over from a clean slate (works in levels too)
* `git clone` to play with remote repositories!
* `git clone` to simulate remote repositories!

Sandbox mode can be great for demonstrating something to a friend, but the real learning is with levels...

Expand Down

0 comments on commit 1b381ee

Please sign in to comment.