Skip to content

Commit

Permalink
update Discord and GHC info
Browse files Browse the repository at this point in the history
  • Loading branch information
byorgey committed Jul 14, 2024
1 parent 55a6e62 commit ca0ca4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 1 addition & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ Swarm is a terminal-based 2D programming and resource gathering
game. Program your robots to explore the world and collect resources,
which in turn allows you to build upgraded robots that can run more
interesting and complex programs. Check out the [installation
instructions](/installing), join the [IRC
channel](https://github.com/swarm-game/swarm/blob/main/COMMUNITY.md),
instructions](/installing), join the [Discord server](https://github.com/swarm-game/swarm/blob/main/COMMUNITY.md),
take a look at the [wiki](https://github.com/swarm-game/swarm/wiki),
or [see how you can
contribute](https://github.com/swarm-game/swarm/blob/main/CONTRIBUTING.md)!
Expand Down
4 changes: 1 addition & 3 deletions installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,7 @@ able to install with

cabal install swarm

Currently Swarm supports GHC 9.2, 9.4, or 9.6 (GHC 9.8 support should
be coming soon; it's possible that it already supports 9.8 but we
forgot to update this message).
Currently Swarm builds with GHC 9.2 through 9.8.

If you don't already have the `cabal` tool, first [install
`ghcup`](https://www.haskell.org/ghcup/), then run `ghcup install
Expand Down

0 comments on commit ca0ca4a

Please sign in to comment.