Update README

This commit is contained in:
Yuxuan Shui 2018-10-21 01:18:24 +01:00
parent 47a49ed6f9
commit e87dd2355c
1 changed files with 1 additions and 1 deletions

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