Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
a-tal committed Apr 26, 2015
1 parent 573b767 commit 9dbff05
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ Installation

First, figure out how to get pygame installed on your platform in whatever interpreter you can. Then clone this repo and install it like a normal python package:

```bash
pip install fallingsky
```

Or, if you want to grab the source to hack on it as well:

```bash
$ git clone https://github.com/a-tal/fallingsky.git
$ cd fallingsky
Expand Down

0 comments on commit 9dbff05

Please sign in to comment.