Skip to content

Commit

Permalink
Add new installation method for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
Sh1Yo committed Jan 23, 2022
1 parent a2352dd commit 1fea95e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,10 @@ In the next dialog, you can change the command and run it in a new terminal wind

- Linux
- from releases
- from blackarch repositories (repositories should be installed)
```bash
# pacman -Sy x8
```
- from source code (rust should be installed)
```bash
git clone https://github.com/Sh1Yo/x8
Expand Down

0 comments on commit 1fea95e

Please sign in to comment.