Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deluan authored Mar 30, 2023
1 parent fa722c5 commit a14d2c9
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ documentation](https://docs.docker.com/compose/gettingstarted/).

1. Install dependencies:
- [Go][]
- [Hugo][]
- [Hugo][] (0.107.0 or newer)
- [Node.js][]
2. Clone this repository
```bash
Expand All @@ -60,11 +60,8 @@ documentation](https://docs.docker.com/compose/gettingstarted/).
npm install
```

You'll need to install [Hugo](https://gohugo.io/) 0.107.0 or newer

Note: For Windows users, you need to be sure to install the extended edition of Hugo.

This can be done via `choco install hugo-extended`
> NOTE: For Windows users, you need to be sure to install the extended edition of Hugo.
> This can be done via `choco install hugo-extended`
## Running the website locally

Expand Down

0 comments on commit a14d2c9

Please sign in to comment.