expand build instructions for other Penguins
This commit is contained in:
parent
29c531ef73
commit
a3f92c9960
1 changed files with 8 additions and 0 deletions
|
@ -42,6 +42,14 @@ setup for `OpenGL`.
|
|||
|
||||
TODO: provide list of development libraries this game directly depends on.
|
||||
|
||||
After setting up the system with all development dependencies, simply run
|
||||
|
||||
```bash
|
||||
cabal new-run
|
||||
```
|
||||
|
||||
for compiling and running the game.
|
||||
|
||||
### Other operating systems
|
||||
|
||||
I wish you good luck with that. If you manage to run the game on other systms,
|
||||
|
|
Loading…
Reference in a new issue