mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2026-08-15 13:04:50 +00:00
Update README.md
This commit is contained in:
parent
b69b692ede
commit
2bbbd846c8
1 changed files with 5 additions and 9 deletions
14
README.md
14
README.md
|
|
@ -27,15 +27,11 @@ git clone <github-link>
|
|||
Required packages downloaded, for manual installation see below
|
||||
Now you can edit rest files
|
||||
|
||||
## Update and install software-properties-common - Manual nstallation:
|
||||
|
||||
sudo apt update; sudo apt install software-properties-common -y
|
||||
|
||||
## Add python Deadsnakes PPA - Manual Installation:
|
||||
sudo add-apt-repository ppa:deadsnakes/ppa
|
||||
|
||||
## Install Python 3.10 - Manual Installation:
|
||||
sudo apt install python3-pip python3.10-dev python3.10-venv
|
||||
## Manual Installation:
|
||||
- Open terminal, run the followng commands :
|
||||
- sudo apt update; sudo apt install software-properties-common -y
|
||||
- sudo add-apt-repository ppa:deadsnakes/ppa
|
||||
- sudo apt install python3-pip python3.10-dev python3.10-venv
|
||||
|
||||
## Create a tmux session.
|
||||
tmux new -s 43210
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue