Update Installation authored by Felix Kopp's avatar Felix Kopp
...@@ -4,7 +4,7 @@ This page is a copy of the installation section in the README file for the sake ...@@ -4,7 +4,7 @@ This page is a copy of the installation section in the README file for the sake
There is a full install script specifically designed for Raspbian that worries There is a full install script specifically designed for Raspbian that worries
about all the needed stuff for you. Just copy the command below and paste it about all the needed stuff for you. Just copy the command below and paste it
into you running shell: into your running shell:
```bash ```bash
bash <(curl -s https://mygit.th-deg.de/fk16790/SevenSegController/raw/master/install.sh) bash <(curl -s https://mygit.th-deg.de/fk16790/SevenSegController/raw/master/install.sh)
... ...
......