From 002f105a8245a5288c97f15bf69b0194b25ecfd6 Mon Sep 17 00:00:00 2001 From: David Revay Date: Fri, 30 Dec 2022 14:18:22 +1100 Subject: [PATCH] chore: update package name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a125172..5124514 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Exports ROS2 nodes (publishers, subcribers and nodes) into a [D2](https://d2lang ## Installation ```bash -pip install ros_d2 +pip install ros-d2 ``` ## Requirements