From 7e1b10839cb8e0d94ba039d750f00fbb67c66f87 Mon Sep 17 00:00:00 2001 From: Doop Date: Mon, 31 Aug 2020 08:25:59 +0000 Subject: [PATCH] Update INSTALL --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/INSTALL b/INSTALL index f35085ea..73f1a26c 100644 --- a/INSTALL +++ b/INSTALL @@ -2,6 +2,7 @@ You can install Inary on your system with commands. # ./setup.py build # ./setup.py install +su -c "ln -s /usr/local/bin/inary-cli /usr/bin/inary" If you are on a Solus or PisiLinux system, you should delete /usr/lib/pardus/pisi when you are installing the SVN version @@ -10,3 +11,6 @@ If you are upgrading from an old INARY release you may have to run the following command as root: # inary rebuild-db + +Add Sulin repository +su -c "inary ar sulin https://gitlab.com/sulinos/repositories/SulinRepository/-/raw/master/inary-index.xml" -- 2.18.1