aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorronie <ronie@users.noreply.github.com>2016-02-26 23:23:08 +0100
committerronie <ronie@users.noreply.github.com>2016-03-01 20:48:00 +0100
commitde08bafa12972688aa7aee6c83091fe67f0b020a (patch)
tree5d95f978bfd89c6fb704bdb13bd9c2f3e55e2c4d /docs
parentdaf2dcdc66ef6f9c2f91cbfc41edb5ba4b79f6f8 (diff)
build estouchy instead of re-touched
Diffstat (limited to 'docs')
-rw-r--r--docs/README.android1
-rw-r--r--docs/README.ios1
2 files changed, 0 insertions, 2 deletions
diff --git a/docs/README.android b/docs/README.android
index 014aebfa2c..e1d6149f3e 100644
--- a/docs/README.android
+++ b/docs/README.android
@@ -176,7 +176,6 @@ probably just means a debug key already existed, no cause for alarm.
$ cd $HOME
$ git clone git://github.com/xbmc/xbmc.git kodi-android
$ cd kodi-android
- $ git submodule update --init addons/skin.re-touched
-----------------------------------------------------------------------------
5. How to compile
diff --git a/docs/README.ios b/docs/README.ios
index 0e02b91535..89ce2ba57e 100644
--- a/docs/README.ios
+++ b/docs/README.ios
@@ -44,7 +44,6 @@ character itself should NOT be typed as part of the command.
$ cd $HOME
$ git clone git://github.com/xbmc/xbmc.git Kodi
$ cd Kodi
- $ git submodule update --init addons/skin.re-touched
-----------------------------------------------------------------------------
3.1 Install Xcode