more instructions
This commit is contained in:
parent
c583387b66
commit
f16a6bf12d
1 changed files with 9 additions and 0 deletions
|
@ -23,6 +23,15 @@ Simply follow the steps and you're online!
|
|||
5) Feel free to test your setup by visiting:
|
||||
https://libresolutions.network/Interverse?url=your.website
|
||||
|
||||
### How do I run the client myself?
|
||||
|
||||
1) `git clone https://codeberg.org/gabe/Interverse.git`
|
||||
2) `cd Interverse/Client`
|
||||
3) `python -m http.server`
|
||||
4) Hack away!
|
||||
|
||||
### Can I create my own client?
|
||||
Please do!
|
||||
|
||||
## If you need any help getting started feel free to get in touch with me by e-mailing gabriel@libresolutions.network
|
||||
|
||||
|
|
Loading…
Reference in a new issue