Skip to content

Commit 72c99f8

Browse files
committed
updated readme
1 parent 757d558 commit 72c99f8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ sudo pacman -S sdl2 sdl2_image sdl2_ttf
8383

8484
### Installation
8585

86+
#### Manually
8687
1. Clone the project
8788
2. Run:
8889

@@ -91,6 +92,11 @@ make
9192
```
9293
3. Move the `nsent` file to your `$PATH`.
9394

95+
#### AUR
96+
```sh
97+
paru -S neosent-git
98+
```
99+
94100
<!-- USAGE EXAMPLES -->
95101

96102
## Usage

0 commit comments

Comments
 (0)