mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Update Gentoo installation instructions
Signed-off-by: Rahil Bhimjiani <me@rahil.website>
This commit is contained in:
@@ -109,10 +109,10 @@ sudo dnf install hugo
|
||||
|
||||
Derivatives of the [Gentoo] distribution of Linux include [Calculate Linux], [Funtoo], and others. Follow the instructions below to install the extended edition of Hugo:
|
||||
|
||||
1. Specify the `sass` [USE] flag in /etc/portage/package.use/mysql:
|
||||
1. Specify the `extended` [USE] flag in /etc/portage/package.use/hugo:
|
||||
|
||||
```text
|
||||
www-apps/hugo sass
|
||||
www-apps/hugo extended
|
||||
```
|
||||
|
||||
2. Build using the Portage package manager:
|
||||
|
||||
Reference in New Issue
Block a user