Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/desktop/gnome/gnome-extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ From the [GNOME website](https://extensions.gnome.org/about/){:target="_blank"}:

## Install GNOME extensions

GNOME Extensions is available from the "appstream" repository, requiring no additional repository configuration. Install with:
GNOME Extensions is provided from the gnome-shell package available in the "appstream" repository. Install with:

```bash
sudo dnf install gnome-extensions
sudo dnf install gnome-shell
```

Installation includes all needed dependencies.
Expand Down