From ce6e63632e27a8cddd1a50576c14f97421986fae Mon Sep 17 00:00:00 2001 From: WEBXOSS Date: Tue, 15 Aug 2017 15:17:59 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=81=E2=9A=A1=EF=B8=8F=20use=20webxoss-?= =?UTF-8?q?assets=20as=20submodule?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++-- webxoss-client | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) 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