Commit 004b6e6a authored by Dmitry Tokarev's avatar Dmitry Tokarev Committed by GitHub
Browse files

docs: Update README.md - add missing python3-pip package (#263)

parent 16d0d60f
......@@ -39,7 +39,7 @@ The following examples require a few system level packages.
```
apt-get update
DEBIAN_FRONTEND=noninteractive apt-get install -yq python3-dev libucx0
DEBIAN_FRONTEND=noninteractive apt-get install -yq python3-dev python3-pip libucx0
pip install ai-dynamo[all]
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment