Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deshipu authored Mar 2, 2019
1 parent 2aea066 commit 3e352aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ And emulator for running PewPew games on desktop computers

To use it clone this repository, install the dependencies from the `requirements.txt` and work in the directory.
```
git clone https://github.com/pewpew-game/pewmulator.git
cd pewmulator
git clone https://github.com/pewpew-game/pew-pygame.git
cd pew-pygame
python -m pip install -r requirements.txt
```

Expand Down

0 comments on commit 3e352aa

Please sign in to comment.