diff --git a/README.md b/README.md index 4b70586..5623acf 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,10 @@ 2. Init / Update submodule ``` - git submodule init - git submodule update + git submodule update --init + cd webxoss-client + git submodule update --init + cd - ``` 3. Download copyrighted images @@ -16,6 +18,7 @@ ``` cd webxoss-client curl http://webxoss.com/images.tar | tar xv + cd - ``` Note: diff --git a/webxoss-client b/webxoss-client index 7102483..da44dde 160000 --- a/webxoss-client +++ b/webxoss-client @@ -1 +1 @@ -Subproject commit 710248350eb1f5b4acfa46d971fe9f304822a2dd +Subproject commit da44dde1b8ab7f86e8620e738041825391e18c8c