Update Installation authored by Felix Kopp's avatar Felix Kopp
...@@ -14,7 +14,7 @@ bash <(curl -s https://mygit.th-deg.de/fk16790/SevenSegController/raw/master/ins ...@@ -14,7 +14,7 @@ bash <(curl -s https://mygit.th-deg.de/fk16790/SevenSegController/raw/master/ins
The only two reasons you would want to follow these steps are either if the The only two reasons you would want to follow these steps are either if the
install script didn't work for some reason, or you want to learn what's going install script didn't work for some reason, or you want to learn what's going
on in such an installation. on under the hood.
If you want to build this module, you willl need to have the `build-essentials` If you want to build this module, you willl need to have the `build-essentials`
package installed on your Raspbian system. Furthermore, you should have hooked package installed on your Raspbian system. Furthermore, you should have hooked
... ...
......