Tweak README
This commit is contained in:
parent
18deaecbf7
commit
9e9d93fcab
11
README.md
11
README.md
@ -1,8 +1,7 @@
|
||||
# Gravity Simulation
|
||||
|
||||
Written in [Haskell](https://haskell.org) using
|
||||
[Gloss](https://hackage.haskell.org/package/gloss).
|
||||
|
||||
Install [Nix](https://nixos.org) and run `nix-shell --run 'cabal run'`,
|
||||
or install Haskell, [Cabal](https://www.haskell.org/cabal/) and Gloss
|
||||
manually and run `cabal run`.
|
||||
Install [Nix](https://nixos.org) and run `nix-shell --run 'cabal
|
||||
run'`, or install [Haskell](https://haskell.org),
|
||||
[Cabal](https://www.haskell.org/cabal/) and
|
||||
[Gloss](https://hackage.haskell.org/package/gloss) manually then run
|
||||
`cabal run`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user