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

github.com/dataCobra/hugo-vitae.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen <datacobra@mailbox.org>2019-12-19 18:56:34 +0300
committerGitHub <noreply@github.com>2019-12-19 18:56:34 +0300
commit4dab34bae43b087a113a47081096684238676fed (patch)
treed962413418959964b4075c4472fbcc922b2502fa /README.md
parent7aac81ccd4579230f6769f28a5ad57bb8ac37821 (diff)
Add extra information about installation to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1a7955d..b2b06c2 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,14 @@ In the future there will be many more cool features.
## Installation
-change your current work directory into the root directory of your hugo site
+### Stable
+
+Download the latest stable release. It's available as `.zip` or `.tar.gz`.
+Decompress it into your `themes/` folder.
+
+### Development
+
+change your current work directory into the root directory of your hugo site
and clone the repository:
```sh