Clarify IMPORTANT note in README
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
26654ae26e
commit
349aadb59f
@ -22,7 +22,7 @@ The LURE install script will automatically download and install the appropriate
|
|||||||
curl -fsSL lure.sh/install | bash
|
curl -fsSL lure.sh/install | bash
|
||||||
```
|
```
|
||||||
|
|
||||||
**IMPORTANT**: This method is not recommended as it executes any code that is stored at that URL. In order to make sure nothing malicious is going to occur, download the script and inspect it before running.
|
**IMPORTANT**: This will download and run the script from https://lure.sh/install. Please look at any script you download from the internet (including this one) before running it.
|
||||||
|
|
||||||
### Packages
|
### Packages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user