diff options
| author | Vainsocial root <root@vainsocial> | 2017-03-10 18:30:25 +0000 |
|---|---|---|
| committer | Vainsocial root <root@vainsocial> | 2017-03-10 18:30:25 +0000 |
| commit | 712734f577cca9a9d0312e45c6c3fa57d4a691dd (patch) | |
| tree | 3f9de951f91735b5c8bdabdf4ffdb3c5df3cd3d4 /README.md | |
| parent | fff87b91e50d3ec569ea869c35a2c2821b9fb165 (diff) | |
| download | meta-712734f577cca9a9d0312e45c6c3fa57d4a691dd.tar.gz meta-712734f577cca9a9d0312e45c6c3fa57d4a691dd.zip | |
remove systemd, follow branches, clone vaindock
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..028c50f --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +Setup +=== + +`git clone --recursive https://github.com/vainglorygame/meta` + +Enter `vaindock/` and [follow the instructions there](vaindock/Readme.md). + +Updating +=== + +`git submodule update --recursive --remote` |
