Tweak README

This commit is contained in:
Camden Dixie O'Brien 2021-01-01 00:00:40 +00:00
parent 18deaecbf7
commit 9e9d93fcab

View File

@ -1,8 +1,7 @@
# Gravity Simulation # Gravity Simulation
Written in [Haskell](https://haskell.org) using Install [Nix](https://nixos.org) and run `nix-shell --run 'cabal
[Gloss](https://hackage.haskell.org/package/gloss). run'`, or install [Haskell](https://haskell.org),
[Cabal](https://www.haskell.org/cabal/) and
Install [Nix](https://nixos.org) and run `nix-shell --run 'cabal run'`, [Gloss](https://hackage.haskell.org/package/gloss) manually then run
or install Haskell, [Cabal](https://www.haskell.org/cabal/) and Gloss `cabal run`.
manually and run `cabal run`.