Skip to content
Snippets Groups Projects
Commit 509d85f5 authored by awdeorio's avatar awdeorio
Browse files

Ubuntu instructions apt-get update

parent f133b30a
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,7 @@ $ brew install python3
### Ubuntu Linux (or Windows 10 Subsystem for Linux)
Install Python 3 and the Python3 tool chain.
```console
$ sudo apt-get update
$ sudo apt-get install python3 python3-pip python3-venv python3-wheel python3-setuptools
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment