diff --git a/README.md b/README.md index 9a4c1c5..3e7368f 100644 --- a/README.md +++ b/README.md @@ -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 +```