You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/starting/install3/linux.rst
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,10 @@ If you are using Ubuntu 16.10 or newer, then you can easily install Python 3.6 w
18
18
$ sudo apt-get update
19
19
$ sudo apt-get install python3.6
20
20
21
-
If you're using another version of Ubuntu (e.g. the latest LTS release), we recommend using the `deadsnakes PPA<https://launchpad.net/~fkrull/+archive/ubuntu/deadsnakes>`_ to install Python 3.6::
21
+
If you're using another version of Ubuntu (e.g. the latest LTS release), we recommend using the `deadsnakes PPA<https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa>`_ to install Python 3.6::