Fix incorrect directory name in quick-start (#1154)

This commit is contained in:
SIkebe
2020-06-19 21:26:20 +09:00
committed by GitHub
parent 73c31758e0
commit 43b5761788
+1 -1
View File
@@ -58,7 +58,7 @@ The above will create a new Hugo site in a folder named `quickstart`.
See [themes.gohugo.io](https://themes.gohugo.io/) for a list of themes to consider. This quickstart uses the beautiful [Ananke theme](https://themes.gohugo.io/gohugo-theme-ananke/).
First, download the theme from GitHub and add it to your site's `theme` directory:
First, download the theme from GitHub and add it to your site's `themes` directory:
```bash
cd quickstart