Skip to content

Commit

Permalink
README.md: switch to an alert
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Sep 11, 2024
1 parent 7bdcbc8 commit e069ba3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ See the [Hugo Documentation](https://gohugo.io/) for more information.

## Installation options

> [!NOTE]
> You have to run `npm install hugo-bin` to reinstall `hugo-bin` itself if you change any of these options.
hugo-bin supports options to change the variation of Hugo binaries, to overwrite the download repository and the Hugo version.

Each option can be configured in one of the following ways:
Expand Down Expand Up @@ -107,8 +110,6 @@ set HUGO_BIN_DOWNLOAD_REPO=https://some.example.com/artifactory/github-releases
set HUGO_BIN_HUGO_VERSION=0.124.1
```

**Note that you have to run `npm install hugo-bin` to re-install hugo-bin itself, if you change any of these options.**

### Options

#### buildTags
Expand Down

0 comments on commit e069ba3

Please sign in to comment.