Skip to content

Commit 9327a9f

Browse files
committed
Merge branch 'main' into main-public
2 parents 13a7609 + 32db7d7 commit 9327a9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ Run simple CLI commands at a bash prompt or make API calls in a Python* script t
4949
## Get Started
5050

5151
### Requirements
52-
* Linux* system (validated on Ubuntu* 20.04)
52+
* Linux* system (validated on Ubuntu* 20.04/22.04 LTS)
5353
* Python3* (3.8, 3.9, or 3.10), Pip and Conda/Virtualenv
5454
* Install required packages with `apt-get install build-essential python3-dev libgl1 libglib2.0-0`
55-
* git (only required for the "Advanced/Developer Installation")
55+
* git (only required for the "Developer Installation")
5656

5757
### Create and activate a Python3 virtual environment
5858
We encourage you to use a python virtual environment (virtualenv or conda) for consistent package management.

0 commit comments

Comments
 (0)