docs(docs): Fix typo in Python package name in user guide (#27207)

This commit is contained in:
Dorten8
2026-04-30 08:47:18 +02:00
committed by GitHub
parent 17bb8f879d
commit 3cefb4aee2
+1 -1
View File
@@ -134,7 +134,7 @@ To install ROS 2 and its dependencies:
1. Some Python dependencies must also be installed (using **`pip`** or **`apt`**):
```sh
pip install --user -U empty==3.3.4 pyros-genmsg setuptools
pip install --user -U empy==3.3.4 pyros-genmsg setuptools
```
### Setup Micro XRCE-DDS Agent & Client