diff --git a/README.md b/README.md index 0854f77..ca48e7d 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,6 @@ Assuming everything is properly pushed, then updating on other clients is just a matter of: % git pull + % cd submodule; git pull; cd .. % git submodule update % make install