Skip to content

Commit

Permalink
docs: fix alphabetical ordering of the linux install docs (#1537)
Browse files Browse the repository at this point in the history
Switch solus and snap.
  • Loading branch information
ClementTsang authored Aug 4, 2024
1 parent 6462762 commit d27790d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
- [Fedora / CentOS / AlmaLinux / Rocky Linux](#fedora--centos--almalinux--rocky-linux)
- [Gentoo](#gentoo)
- [Nix](#nix)
- [Solus](#solus)
- [Snap](#snap)
- [Solus](#solus)
- [Void](#void)
- [Homebrew](#homebrew)
- [MacPorts](#macports)
Expand Down Expand Up @@ -253,14 +253,6 @@ Available [in the nix-community repo](https://github.com/nix-community/home-mana
nix-env -i bottom
```

### Solus

Available [in the Solus repos](https://dev.getsol.us/source/bottom/):

```bash
sudo eopkg it bottom
```

### Snap

bottom is available as a [snap](https://snapcraft.io/install/bottom/ubuntu):
Expand All @@ -275,6 +267,14 @@ sudo snap connect bottom:system-observe
sudo snap connect bottom:process-control
```

### Solus

Available [in the Solus repos](https://dev.getsol.us/source/bottom/):

```bash
sudo eopkg it bottom
```

### Void

Available [in the void-packages repo](https://github.com/void-linux/void-packages/tree/master/srcpkgs/bottom):
Expand Down

0 comments on commit d27790d

Please sign in to comment.