You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ You can find a web version [here](https://maddymakesgames.github.io/celeste_rs/)
8
8
Native versions will be found [here](https://github.com/maddymakesgames/celeste_rs/releases).
9
9
10
10
If you would like to compile a native version yourself you will need [the rust compiler](https://www.rust-lang.org/learn/get-started).<br>
11
-
The gui library we use, [egui](https://github.com/emilk/egui), requires that extra libraries be installed on linux. On debian based distros you can install them with this command:<br>
11
+
The gui library we use, [egui](https://github.com/emilk/egui), also requires that extra libraries be installed on linux. On debian based distros you can install them with this command:<br>
0 commit comments