mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-07 00:14:28 +01:00
Updated Linux (markdown)
parent
2f9ff27692
commit
76164c4217
2
Linux.md
2
Linux.md
@ -14,7 +14,7 @@ Before installing Ebiten, you might need these libraries:
|
||||
|
||||
To install the dependencies on Ubuntu, run
|
||||
```sh
|
||||
$ sudo apt-get install libglu1-mesa-dev libgles2-mesa-dev libxrandr-dev libxcursor-dev libxinerama-dev libxi-dev libasound2-dev
|
||||
$ sudo apt install libglu1-mesa-dev libgles2-mesa-dev libxrandr-dev libxcursor-dev libxinerama-dev libxi-dev libasound2-dev
|
||||
```
|
||||
|
||||
Ebiten is tested on Ubuntu Linux x64.
|
||||
|
Loading…
Reference in New Issue
Block a user