Add arch installation

This commit is contained in:
deltax 2018-04-22 14:01:35 +02:00 committed by GitHub
parent e5beddfe1a
commit 145c6b134c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -20,6 +20,17 @@ cd fluxion
./fluxion.sh
```
**Fluxion is also available in arch**
```
cd bin/arch
makepkg
```
or using the blackarch repo
```
pacman -S fluxion
```
## :scroll: Changelog
Fluxion gets weekly updates with new features, improvements, and bugfixes.
Be sure to check out the [changelog here](https://github.com/FluxionNetwork/fluxion/commits/master).