Adding minor change to installation step
This commit is contained in:
parent
5e1122bc9f
commit
75dd7f13b8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ To start installing, testing and playing around with search engine. Clone the re
|
||||||
git clone https://gitlab.com/NEON-MMD/websurfx.git
|
git clone https://gitlab.com/NEON-MMD/websurfx.git
|
||||||
cd websurfx
|
cd websurfx
|
||||||
cargo build
|
cargo build
|
||||||
./target/debug/websurfx --port <what ever port you want the server to launch on>
|
./target/debug/websurfx --port 8080
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
and then open your browser of choice and visit [[http://127.0.0.1:8080]] and then you can start playing with it right away.
|
and then open your browser of choice and visit [[http://127.0.0.1:8080]] and then you can start playing with it right away.
|
||||||
|
|
Loading…
Add table
Reference in a new issue