diff --git a/content/en/getting-started/quick-start.md b/content/en/getting-started/quick-start.md index 525ff8920..0d79c3ed5 100644 --- a/content/en/getting-started/quick-start.md +++ b/content/en/getting-started/quick-start.md @@ -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