mirror of
https://github.com/Justuser3310/jetwork.git
synced 2025-02-08 01:37:38 +00:00
Update README.md
This commit is contained in:
parent
395a9a0494
commit
224b15eeb5
14
README.md
14
README.md
@ -12,17 +12,15 @@
|
|||||||
|
|
||||||
#### Linux
|
#### Linux
|
||||||
1. Установить python: `sudo apt install python3`
|
1. Установить python: `sudo apt install python3`
|
||||||
2. Библиотеки...
|
2. Установить git: `sudo apt install git`
|
||||||
3. Установить git: `sudo apt install git`
|
3. Клонировать репозиторий: `git clone https://github.com/Justuser3310/jetwork.git`
|
||||||
4. Клонировать репозиторий: `git clone https://github.com/Justuser3310/jetwork.git`
|
4. Запустить setup.py: `cd jetwork && python3 setup.py`
|
||||||
5. Запустить setup.py: `cd jetwork && python3 setup.py`
|
|
||||||
|
|
||||||
#### Windows
|
#### Windows
|
||||||
1. Установить python: https://www.python.org/downloads/release/python-3122/ (Windows installer)
|
1. Установить python: https://www.python.org/downloads/release/python-3122/ (Windows installer)
|
||||||
2. Библиотеки...
|
2. Установить git: https://www.python.org/downloads/release/python-3122/ (Windows setup)
|
||||||
3. Установить git: https://www.python.org/downloads/release/python-3122/ (Windows setup)
|
3. Клонировать репозиторий: `git clone https://github.com/Justuser3310/jetwork.git`
|
||||||
4. Клонировать репозиторий: `git clone https://github.com/Justuser3310/jetwork.git`
|
4. Запустить setup.py: `cd jetwork && python3 setup.py`
|
||||||
5. Запустить setup.py: `cd jetwork && python3 setup.py`
|
|
||||||
|
|
||||||
### Открытие любых портов
|
### Открытие любых портов
|
||||||
Открыть порт 25565:
|
Открыть порт 25565:
|
||||||
|
Loading…
Reference in New Issue
Block a user