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

github.com/curttimson/hugo-theme-massively.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, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 817ebc5..ac59074 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,12 @@ $ cd exampleSite
$ hugo server --themesDir ../..
```
+#### Upgrading max compatible version of theme
+
+```shell
+npm run updateMaxVersion -- -- {version}
+```
+
## Original Theme Credits
- [Massively by HTML5 UP](https://html5up.net/massively)