mirror of
https://github.com/Neocky/pluGET.git
synced 2024-04-29 16:12:30 +00:00
Fixed typo & added part about security warning
This commit is contained in:
parent
cb0282e676
commit
6e980a1580
@ -112,6 +112,10 @@ Edit the config to your needs and relaunch pluGET.
|
|||||||
### Windows:
|
### Windows:
|
||||||
Execute the `launcher.bat` in the `\pluGET` folder.
|
Execute the `launcher.bat` in the `\pluGET` folder.
|
||||||
This will launch pluGET correctly.
|
This will launch pluGET correctly.
|
||||||
|
Sometimes the security warning `Windows protected your PC` comes when launching the `launcher.bat` file.
|
||||||
|
This is a normal behaviour from the windows defender because this is a unknown `.bat` file.
|
||||||
|
To run the `launcher.bat` anyway, click `More Info` and then `Run anyway` when the message pops up.
|
||||||
|
|
||||||
### Linux:
|
### Linux:
|
||||||
Use `cd` to change into the `/pluGET` directory and change the permission of the `launcher.sh` to make it executeable:
|
Use `cd` to change into the `/pluGET` directory and change the permission of the `launcher.sh` to make it executeable:
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user