tarina

git clone https://git.tarina.org/tarina
Log | Files | Refs | README | LICENSE

INSTALL.md (181B)


      1 ## Tarina install instructions ##
      2 
      3 Run the automatic install script with sudo:
      4 ```
      5 sudo ./install.sh
      6 ```
      7 you are done! now reboot & Tarina will start at bootup:
      8 ```
      9 sudo reboot
     10 ```