Skip to content

Commit

Permalink
fixed typo in clone command
Browse files Browse the repository at this point in the history
  • Loading branch information
fdreyer committed Mar 27, 2019
1 parent 5c91329 commit ab28f59
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 @@ -16,7 +16,7 @@ GroomRL is tested and supported on 64-bit systems running Linux.

Install GroomRL with Python's pip package manager:
```
git clone https://github.com/JetGames/groomrl.git
git clone https://github.com/JetsGames/groomrl.git
cd groomrl
pip install .
```
Expand Down

0 comments on commit ab28f59

Please sign in to comment.