Changed formating

This commit is contained in:
Neocky 2021-06-22 00:26:00 +02:00 committed by GitHub
parent 496334a2fa
commit 2eb4940574
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,7 +103,7 @@ Execute the `installer.bat` file to automaticcally install the needed packages f
> This is a normal behaviour from the windows defender because this is a unknown `.bat` file. > This is a normal behaviour from the windows defender because this is a unknown `.bat` file.
> To run the `installer.bat` anyway, click `More Info` and then `Run anyway` when the message pops up. > To run the `installer.bat` anyway, click `More Info` and then `Run anyway` when the message pops up.
##### Manually #### Manually
Execute this command in the `\plugGET` folder: Execute this command in the `\plugGET` folder:
```python ```python
py -m pip install -r requirements.txt py -m pip install -r requirements.txt