Update Gentoo installation instructions

Signed-off-by: Rahil Bhimjiani <me@rahil.website>
This commit is contained in:
Rahil Bhimjiani 2023-12-07 13:28:29 +05:30 committed by GitHub
parent e4eb484575
commit ed08f5943a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: