mirror of
https://github.com/simon987/opendirectories-bot.git
synced 2025-04-10 14:06:44 +00:00
Update README.md
This commit is contained in:
parent
b56b9ab7d3
commit
a0da504914
@ -14,13 +14,17 @@ $ sudo apt-get update
|
||||
If you are using Ubuntu 16.10 or newer, then you can easily install Python 3.6 with the following commands:
|
||||
|
||||
$ sudo apt-get update
|
||||
|
||||
$ sudo apt-get install python3.6
|
||||
|
||||
If you’re using another version of Ubuntu (e.g. the latest LTS release), we recommend using the deadsnakes PPA to install Python 3.6:
|
||||
|
||||
$ sudo apt-get install software-properties-common
|
||||
|
||||
$ sudo add-apt-repository ppa:deadsnakes/ppa
|
||||
|
||||
$ sudo apt-get update
|
||||
|
||||
$ sudo apt-get install python3.6
|
||||
|
||||
Python 2.7.9 and later (on the python2 series), and Python 3.4 and later include pip by default.
|
||||
|
Loading…
x
Reference in New Issue
Block a user