mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 21:48:21 -05:00
docs: add instructions on how to install cargo
This commit is contained in:
parent
eee06b92d7
commit
1bf2e0e6f9
@ -25,6 +25,8 @@ The package is currently not available on other Linux distros. With contribution
|
|||||||
|
|
||||||
# Install From Source
|
# Install From Source
|
||||||
|
|
||||||
|
Before you can start building `websurfx`, you will need to have `Cargo` installed on your system. You can find the installation instructions [here](https://doc.rust-lang.org/cargo/getting-started/installation.html).
|
||||||
|
|
||||||
## Stable
|
## Stable
|
||||||
|
|
||||||
To get started with Websurfx, clone the repository, edit the config file which is located in the `websurfx` directory and install redis server by following the instructions located [here](https://redis.io/docs/getting-started/) and then build and run the websurfx server by running the following commands:
|
To get started with Websurfx, clone the repository, edit the config file which is located in the `websurfx` directory and install redis server by following the instructions located [here](https://redis.io/docs/getting-started/) and then build and run the websurfx server by running the following commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user