mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 21:48:21 -05:00
docs: fix the installation instructions under install from source for rolling subsection
Co-authored-by: zhou fan <1247714429@qq.com>
This commit is contained in:
parent
175e0c25b3
commit
be453e6653
@ -53,7 +53,7 @@ cd websurfx
|
||||
git checkout rolling
|
||||
cargo build -r
|
||||
redis-server --port 8082 &
|
||||
./target/debug/websurfx
|
||||
./target/release/websurfx
|
||||
```
|
||||
|
||||
Once you have started the server, open your preferred web browser and navigate to http://127.0.0.1:8080/ to start using Websurfx.
|
||||
|
Loading…
Reference in New Issue
Block a user