Skip to content

Commit 0302889

Browse files
committed
Update Ubuntu instructions
1 parent c0a6a31 commit 0302889

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,15 @@
66

77
## Build
88

9-
### POSIX
9+
### Ubuntu
10+
11+
```console
12+
$ sudo apt-get install -qq libgl-dev libxcursor-dev libxrandr-dev libxi-dev
13+
$ make
14+
$ ./sowon
15+
```
16+
17+
### MacOS
1018

1119
```console
1220
$ make

0 commit comments

Comments
 (0)