diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-29 11:22:31 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-29 11:22:31 +0300 |
commit | 985c99e9c1fd65a3447f4c0d91e7eb00f34eb639 (patch) | |
tree | 8710c0300c1a5cd2c524f0e87742586ddf0cf23a | |
parent | README: update (diff) | |
download | config-links-985c99e9c1fd65a3447f4c0d91e7eb00f34eb639.tar.gz config-links-985c99e9c1fd65a3447f4c0d91e7eb00f34eb639.zip |
README: add "Installation"
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -26,6 +26,15 @@ directory with shared files. For a complete usage example, see below. +Installation +------------ + +* For Arch Linux, use the [AUR package]. +* For Ubuntu, use the [PPA]. + +[AUR package]: https://aur.archlinux.org/packages/config-links/ +[PPA]: https://launchpad.net/~egor-tensin/+archive/ubuntu/config-links + Usage ----- |