mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
Updated py cmds
This commit is contained in:
parent
09d98aa3fd
commit
db2f2d097b
1 changed files with 2 additions and 2 deletions
|
|
@ -26,9 +26,9 @@ Add python Deadsnakes PPA
|
|||
```
|
||||
sudo add-apt-repository ppa:deadsnakes/ppa
|
||||
```
|
||||
Install Python 3.12
|
||||
Install Python 3.13
|
||||
```
|
||||
sudo apt install python3-pip python3.12-dev python3.12-venv
|
||||
sudo apt install python3.13 python3.13-dev python3.13-venv python3-pip -y
|
||||
```
|
||||
Update installed and existing packages
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue