We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d23ed7 commit d01f045Copy full SHA for d01f045
docs/source/getting-started/install.rst
@@ -121,7 +121,7 @@ Installation as an Application: Downloading Releases
121
ScanCode app archives come with packaged with all required dependencies except
122
for Python that has to be downloaded and installed separately.
123
On more recent versions of Ubuntu, you'll have to install Python 3.8 manually.
124
- One possibility to do so is to use Deadsnakes' PPA:
+ One possibility to do so is to use Deadsnakes' PPA::
125
sudo apt update && sudo apt upgrade && sudo add-apt-repository ppa:deadsnakes/ppa -y && sudo apt install python3.8 python3.8-distutils
126
127
0 commit comments