mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-24 15:08:22 -05:00
chore: fix the installation instructions under installation section
This commit is contained in:
parent
87ac0b7cfe
commit
1d638ffeea
@ -107,6 +107,7 @@ To get started with Websurfx, clone the repository, edit the config file, which
|
|||||||
``` shell
|
``` shell
|
||||||
git clone https://github.com/neon-mmd/websurfx.git
|
git clone https://github.com/neon-mmd/websurfx.git
|
||||||
cd websurfx
|
cd websurfx
|
||||||
|
git checkout stable
|
||||||
cargo build -r
|
cargo build -r
|
||||||
redis-server --port 8082 &
|
redis-server --port 8082 &
|
||||||
./target/release/websurfx
|
./target/release/websurfx
|
||||||
|
Loading…
Reference in New Issue
Block a user