chore: fix the installation instructions under installation section
This commit is contained in:
parent
87ac0b7cfe
commit
1d638ffeea
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ To get started with Websurfx, clone the repository, edit the config file, which
|
|||
``` shell
|
||||
git clone https://github.com/neon-mmd/websurfx.git
|
||||
cd websurfx
|
||||
git checkout stable
|
||||
cargo build -r
|
||||
redis-server --port 8082 &
|
||||
./target/release/websurfx
|
||||
|
|
Loading…
Add table
Reference in a new issue