Add a note about prebuilt server in BUILD.md
Mention that it works with a matching client version.
This commit is contained in:
parent
9b9e717c41
commit
cdd8edbbb6
1 changed files with 3 additions and 0 deletions
3
BUILD.md
3
BUILD.md
|
@ -263,3 +263,6 @@ meson x --buildtype release --strip -Db_lto=true \
|
|||
ninja -Cx
|
||||
sudo ninja -Cx install
|
||||
```
|
||||
|
||||
The server only works with a matching client version (this server works with the
|
||||
`master` branch).
|
||||
|
|
Loading…
Reference in a new issue