Updated links and fixed curl in ReadMe
This commit is contained in:
@@ -14,12 +14,12 @@ Start the installation script using one of the following commands
|
|||||||
|
|
||||||
Using curl
|
Using curl
|
||||||
```
|
```
|
||||||
$SHELL <(curl -s https://git.bprieshof.nl/brammp/LDS-Base/raw/branch/main/Install_LDS.sh)
|
$SHELL <(curl -Ls https://git.bprieshof.nl/Tools/LDS-Base/raw/branch/main/Install_LDS.sh)
|
||||||
```
|
```
|
||||||
|
|
||||||
Using wget
|
Using wget
|
||||||
```
|
```
|
||||||
$SHELL <(wget -q -O- https://git.bprieshof.nl/brammp/LDS-Base/raw/branch/main/Install_LDS.sh)
|
$SHELL <(wget -q -O- https://git.bprieshof.nl/Tools/LDS-Base/raw/branch/main/Install_LDS.sh)
|
||||||
```
|
```
|
||||||
|
|
||||||
**Notes**
|
**Notes**
|
||||||
|
|||||||
Reference in New Issue
Block a user