Skip to content

Commit

Permalink
update instructions for arch-based distros
Browse files Browse the repository at this point in the history
  • Loading branch information
filiparag committed Mar 18, 2023
1 parent 4980429 commit 2cf906b
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,27 +27,11 @@ pacman -S wikiman
pacman -S arch-wiki-docs
```

Or you can download the latest *.pkg.tar.zst* package from [Releases](https://github.com/filiparag/wikiman/releases/latest/) tab.

```bash
If you are running Manjaro or another Arch-based distribution, download the latest *.pkg.tar.zst* package from [Releases](https://github.com/filiparag/wikiman/releases/latest/) tab, and follow [these](https://github.com/filiparag/wikiman#installing-additional-sources) instructions to add Arch Wiki as a source.
```sh
sudo pacman -U wikiman*.pkg.tar.zst
```

### Manjaro

Similar intructions with [Arch Linux](#arch-linux) apply.

```bash
yay -Syu wikiman

# Optional: Enable Arch Wiki
yay -Syu arch-wiki-docs
```

On Manjaro, the package `arch-wiki-docs` is not in official repositories.

Follow [these](#installing-additional-sources) instructions to download it.

### Ubuntu / Debian

Download latest *.deb* package from [Releases](https://github.com/filiparag/wikiman/releases/latest/) tab.
Expand Down

0 comments on commit 2cf906b

Please sign in to comment.