add clone instructions
This commit is contained in:
parent
c382341a0f
commit
2f8a9a596b
1 changed files with 5 additions and 0 deletions
|
@ -8,3 +8,8 @@ Devices act either as coordination nodes, hosts, or clients.
|
|||
- Clients are stock wireguard clients and need a Coordination node to proxy all data through them, when connected via wireguard your data enters through a coordination node and exits through a host that has signed up to be an exit node for a given network.
|
||||
|
||||
Based on Hugo and the ["Stack"](https://github.com/CaiJimmy/hugo-theme-stack) theme from CaiJimmy on Github.
|
||||
|
||||
```
|
||||
git clone https://git.myco.systems/kleionode/wiki.hemera.network.git
|
||||
git submodule update --init --recursive
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue