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.
2 parents 13a7609 + 32db7d7 commit 9327a9fCopy full SHA for 9327a9f
README.md
@@ -49,10 +49,10 @@ Run simple CLI commands at a bash prompt or make API calls in a Python* script t
49
## Get Started
50
51
### Requirements
52
-* Linux* system (validated on Ubuntu* 20.04)
+* Linux* system (validated on Ubuntu* 20.04/22.04 LTS)
53
* Python3* (3.8, 3.9, or 3.10), Pip and Conda/Virtualenv
54
* Install required packages with `apt-get install build-essential python3-dev libgl1 libglib2.0-0`
55
-* git (only required for the "Advanced/Developer Installation")
+* git (only required for the "Developer Installation")
56
57
### Create and activate a Python3 virtual environment
58
We encourage you to use a python virtual environment (virtualenv or conda) for consistent package management.
0 commit comments