aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus <devaspirerklaus@gmail.com>2019-05-08 22:42:57 -0300
committerGitHub <noreply@github.com>2019-05-08 22:42:57 -0300
commitd1d589efa95b5e9d55f6a2ffc46951ff3604037a (patch)
treeeb9ec427e5cc43e4838f8a9d3a521fdb1d73f7ea
parent64a1be9790bfe98e99a12136c1f16684de25de17 (diff)
Update README.md with an extra step
I don't know if this absence is because is too obvious, but I couldn't leave it behind. I hope you can fix it proper English phrasing, as English is not my mother language.
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index bea307f..e832203 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,11 @@ If you want to do this from any branch in this repository, follow the manual ins
```bash
mkdir themes; cd themes;
```
+2. Start Git on this folder:
+
+```bash
+git init
+```
3. Now simply add a Git submodule pointing to this repository, like so: