Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Update instruction in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Martinfx committed Nov 11, 2017
1 parent 27bb527 commit 701cbd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -114,7 +114,7 @@ A Similar process would be followed for `OS X`

You need to have `pygame` installed for this option.

##### FreeBSD
### For `FreeBSD`

```sh
$ sudo pkg install devel/py-game
Expand All @@ -129,7 +129,7 @@ $ python spaceShooter.py
```


##### Ubuntu/Debian
### For `Ubuntu/Debian`

```bash
$ sudo apt-get install python-pygame
Expand Down

0 comments on commit 701cbd9

Please sign in to comment.