mirror of
https://github.com/Neocky/pluGET.git
synced 2024-04-29 16:12:30 +00:00
Edited installation topic
This commit is contained in:
parent
b734c3aa30
commit
c769cd534a
@ -12,6 +12,13 @@ This is a plugin manager for minecraft [Spigot](https://www.spigotmc.org/) serve
|
|||||||
It uses the [Spiget](https://spiget.org/) API to download and compare plugin versions.
|
It uses the [Spiget](https://spiget.org/) API to download and compare plugin versions.
|
||||||
It can download the newest version of plugins.
|
It can download the newest version of plugins.
|
||||||
|
|
||||||
## Requierement
|
## Installation
|
||||||
|
#### Python
|
||||||
Python needs to be installed on your machine.
|
Python needs to be installed on your machine.
|
||||||
Get it [here](https://www.python.org/downloads/).
|
Get it [here](https://www.python.org/downloads/).
|
||||||
|
### Needed packages
|
||||||
|
Install the needed packages for this project.
|
||||||
|
Execute this command in the /plugGET folder:
|
||||||
|
```python
|
||||||
|
pip install -r requirements.txt
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user