update installation markdown

pull/37/head
David Michaeli 2023-01-29 16:05:06 +02:00
rodzic 264d5e08b9
commit d332593799
1 zmienionych plików z 6 dodań i 1 usunięć

Wyświetl plik

@ -1,2 +1,7 @@
# Installation
Please run `sudo ./install.sh` within the repo root path (this directory).
Clone the repo and run the installation script:
```
git clone https://github.com/cariboulabs/cariboulite.git
cd ceriboulite
sudo ./install.sh
```