diff options
author | 2018-02-19 14:51:54 +0100 | |
---|---|---|
committer | 2018-02-19 14:51:54 +0100 | |
commit | 2f88f4c6c69537199a41898e193681f85b10eb36 (patch) | |
tree | e2cd17f6182b0f0976922bcd047e54e05f9e2855 | |
parent | 3722ae4023e137529fa0e6e6a56d69f6c78e8473 (diff) | |
download | flat-remix-2f88f4c6c69537199a41898e193681f85b10eb36.tar.gz flat-remix-2f88f4c6c69537199a41898e193681f85b10eb36.zip |
Add copr repository
-rwxr-xr-x | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -46,6 +46,13 @@ sudo apt-get update sudo apt-get install flat-remix ``` +##### Fedora based distributions + +```sh +sudo dnf copr enable daniruiz/flat-remix +sudo apt-get install flat-remix +``` + ##### Arch based distributions + [`flat-remix-git`](https://aur.archlinux.org/packages/flat-remix-git/) (AUR) |