Skip to content

Commit

Permalink
Merge pull request #24 from Reno-Sifana/master
Browse files Browse the repository at this point in the history
fix git clone locations
  • Loading branch information
kuche1 authored Jun 12, 2024
2 parents f6fe149 + 32eb173 commit 1568890
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ $ sudo make install
* ![logo](http://www.monitorix.org/imgs/archlinux.png "arch logo") Arch: [AUR/ananicy-git](https://aur.archlinux.org/packages/ananicy-git).
* Debian/Ubuntu: use [package.sh](https://raw.githubusercontent.com/Nefelim4ag/Ananicy/master/package.sh) in repo
```
$ git clone https://github.com/Nefelim4ag/Ananicy.git
$ ./Ananicy/package.sh debian
$ sudo dpkg -i ./Ananicy/ananicy-*.deb
$ git clone https://github.com/kuche1/miinq-ananicy.git
$ ./minq-ananicy/package.sh debian
$ sudo dpkg -i ./minq-ananicy/ananicy-*.deb
```

Enable
Expand Down

0 comments on commit 1568890

Please sign in to comment.