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

github.com/themefisher/bigspring-hugo-startup-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f156bcb..784e2e9 100644
--- a/README.md
+++ b/README.md
@@ -60,10 +60,10 @@ Get It Now | [![download-light](https://demo.gethugothemes.com/icons/download.pn
```bash
# clone the repository
-git clone git@github.com:themefisher/bigspring-hugo.git
+git clone git@github.com:themefisher/bigspring-light.git
# cd in the project directory
-$ cd bigspring-hugo/exampleSite/
+$ cd bigspring-light/exampleSite/
# Start local dev server
$ hugo server --themesDir ../..