From 3623dbe9c71c51c1e0ce3ae9f8486231b2011028 Mon Sep 17 00:00:00 2001 From: Derek Fan Date: Wed, 16 Aug 2023 21:05:43 -0700 Subject: [PATCH] fixed more typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ceee3be5..fd14cd26 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ MicroXRCEAgent udp4 -p 8888 ``` -3. The PX4 SITL contains the client. Run the SITL in a new client. +3. The PX4 SITL contains the DDS client. Run the SITL in a new window. ``` sudo make px4_sitl gazebo-classic ```