Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ijsucceed/onepress.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremiah Succeed <ikwuje24@gmail.com>2019-01-04 01:37:15 +0300
committerGitHub <noreply@github.com>2019-01-04 01:37:15 +0300
commit7865271048d98b62e0ee74421ab464954a986b42 (patch)
tree65f18b9914ee8914f43a36eb3f16e2e04cb33c93
parentd429854b453abfb0f7a5d036b77e02a94c535325 (diff)
License note
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2edb0d7..529788d 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ $ git clone https://github.com/ijsucceed/onepress.git
### Option 2: Create Submodule
Create a submodule linked directly to the theme's GitHub repository in order to receive updates:
-
+
```
$ git submodule add https://github.com/ijsucceed/onepress.git themes/onepress
```