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

gitlab.com/kskarthik/resto-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 211ffd8..bdf2d25 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,13 @@
-![Screenshot](/images/screenshot.png "Resto Hugo Theme!")
+![Screenshot](https://gitlab.com/kskarthik/resto-hugo/raw/master/images/screenshot.png "Resto Hugo Theme!")
**The images are only for demonstration purpose, Please don't use those images.**
## Installation
-Navigate to your themes folder in your Hugo site and use the following commands:
+Navigate to your themes folder in your Hugo site and use the following command:
```
-$ mkdir themes
-$ cd themes
$ git clone https://gitlab.com/kskarthik/resto-hugo.git
```