vm-sdk

simple distro kit (vm edition)
git clone git://parazyd.org/vm-sdk.git
Log | Files | Refs | Submodules | README | LICENSE

commit c41339cde02499b30206cfae51b891f5b8de057e
parent dfd91249305759d8e7ce7e752983f95879ff8be0
Author: parazyd <parazyd@dyne.org>
Date:   Wed, 15 Feb 2017 16:07:04 +0100

add note about updating git repo

Diffstat:
MREADME.md | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -22,6 +22,14 @@ After cloning the vm-sdk git repository, enter it and issue: git submodule update --init ``` +### Updating + +To update vm-sdk, go to the root dir of the git repo and issue: + +``` +git pull && git submodule update --init --recursive +``` + ## Quick start Edit the `config` file to match your needs. Sensible defaults are