Update README.md
This commit is contained in:
parent
8820420697
commit
060cb2373a
@ -8,13 +8,13 @@ Futriix-json leverages [RapidJSON](https://rapidjson.org/), a high-performance J
|
||||
|
||||
#### To build the module and run tests
|
||||
```text
|
||||
# Build valkey-server (unstable) and run integration tests
|
||||
# Build futriix-server (unstable) and run integration tests
|
||||
./build.sh
|
||||
```
|
||||
|
||||
The default valkey version is "unstable". To override it, do:
|
||||
The default futriix version is "unstable". To override it, do:
|
||||
```text
|
||||
# Build valkey-server (8.0) and run integration tests
|
||||
# Build futriix-server (8.0) and run integration tests
|
||||
SERVER_VERSION=8.0 ./build.sh
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user