mirror of
https://github.com/makeworld-the-better-one/amfora.git
synced 2024-11-09 22:17:18 +03:00
parent
d7d7c3054e
commit
767239fb84
16
README.md
16
README.md
@ -59,6 +59,22 @@ You can update it with:
|
||||
brew upgrade amfora
|
||||
```
|
||||
|
||||
### KISS Linux
|
||||
|
||||
[KISS](k1ss.org) Linux users can install Amfora from jedahan's repository.
|
||||
|
||||
Add jedahan's kiss repository:
|
||||
```
|
||||
git clone https://github.com/jedahan/kiss-repo.git repo-jedahan
|
||||
export KISS_PATH="$KISS_PATH:$PWD/repo-jedahan"
|
||||
```
|
||||
|
||||
Build and install Amfora:
|
||||
```
|
||||
kiss build amfora
|
||||
kiss install amfora
|
||||
```
|
||||
|
||||
### From Source
|
||||
|
||||
This section is for advanced users who want to install the latest (possibly unstable) version of Amfora.
|
||||
|
Loading…
Reference in New Issue
Block a user