diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -7,9 +7,6 @@ Branch (dev) [ - -The link there won't work on github, only when starting the software. So here is the link to the configuration-guide: -[Configuring Luxcena-Neo](https://github.com/JakobST1n/Luxcena-Neo/blob/master/docs/Usage/Configuration.md) - -*SHOULD ADD RELATIVE PATH PROTECTION ON ALL PLACES USERS CAN ENTER PATHS.*
\ No newline at end of file +``` +wget https://raw.githubusercontent.com/JakobST1n/Luxcena-Neo/master/bin/install.sh && chmod +x install.sh && sudo ./install.sh && rm install.sh +``` |