Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dchansen06 authored Dec 21, 2024
1 parent a3cc2b1 commit 10d3d23
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Please report any bugs or security issues.
## Installation
Install the required dependencies with

```$ sudo apt-get install -y --no-install-suggests --no-install-recommends libsdl2-mixer-dev```
```$ sudo apt-get install --no-install-suggests --no-install-recommends libsdl2-mixer-dev libgtkmm-4.0-dev```

Then simply run

Expand All @@ -27,5 +27,6 @@ Then simply run
Use the client, server, and gui programs as you would expect, as this is not finalized the runtime instructions are not yet stable, please review the source code for further instructions (sorry).

## To-Do
* Better documentation
* Finish gui
* Divide into more discrete functions and classes
* Better documentation

0 comments on commit 10d3d23

Please # to comment.