0
0
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:
neon_arch 2023-05-27 17:07:26 +03:00
parent 87ac0b7cfe
commit 1d638ffeea

View File

@ -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