From 1d638ffeea75d7d1a86a9c07c04d1df5006d48d6 Mon Sep 17 00:00:00 2001 From: neon_arch Date: Sat, 27 May 2023 17:07:26 +0300 Subject: [PATCH] chore: fix the installation instructions under installation section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95d4d21..36b358b 100644 --- a/README.md +++ b/README.md @@ -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