Skip to content

Commit

Permalink
Merge pull request #8 from orhun/docs/add_arch_instructions
Browse files Browse the repository at this point in the history
docs: add installation instructions for Arch Linux
  • Loading branch information
godzie44 authored Apr 22, 2024
2 parents a78ee29 + 465d90f commit 615b08a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,21 @@ cargo install bugstalker --no-default-features
```
</details>

### Distro Packages

<details>
<summary>Packaging status</summary>

[![Packaging status](https://repology.org/badge/vertical-allrepos/bugstalker.svg)](https://repology.org/project/bugstalker/versions)

</details>

#### Arch Linux

```shell
pacman -S bugstalker
```

---

## Start debugger session
Expand Down

0 comments on commit 615b08a

Please sign in to comment.