1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-10-27 05:24:17 -04:00

Update README

This commit is contained in:
Yuxuan Shui 2018-10-21 01:18:24 +01:00
parent 47a49ed6f9
commit e87dd2355c

View file

@ -42,7 +42,7 @@ $ meson --buildtype=release . build
$ ninja -C build
```
Built binary can be found in `build/bin`
Built binary can be found in `build/src`
## How to Contribute