Update README.md
This commit is contained in:
parent
775e2f3fc4
commit
bcd63e1cbc
1 changed files with 0 additions and 11 deletions
11
README.md
11
README.md
|
@ -36,17 +36,6 @@ Now is the time to run my script. To do so, type the below command in terminal,
|
|||
bash -c "$(curl -fsSL https://tinyurl.com/PlasmaInstall)"
|
||||
```
|
||||
|
||||
**- For the security concious :**
|
||||
|
||||
If you care about security, instead of using _Curl_ command you can download the script, inspect it then run it.. Do it via the following commands, then open and inspect via your favorite IDE :
|
||||
```
|
||||
wget https://tinyurl.com/PlasmaInstall
|
||||
```
|
||||
And after inspection set as executable and run via
|
||||
```
|
||||
chmod +x PlasmaInstall && ./PlasmaInstall
|
||||
```
|
||||
|
||||
### Full Guide :
|
||||
|
||||
> For a more full in-depth guide with video included, feel free to check it out on our [**Official Site**](https://xerolinux.xyz/xero-news/xerolinux-plasma/) where we go over each step in detail. Video and written guide are to be used in tandem, as in together, otherwise you will surely get lost.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue