diff --git a/docs/source/reachy2.mdx b/docs/source/reachy2.mdx index 12196ef37..f56f23b08 100644 --- a/docs/source/reachy2.mdx +++ b/docs/source/reachy2.mdx @@ -83,7 +83,7 @@ Make sure you have installed pollen_data_acquisition_server, as explained in the Launch the data acquisition server to be able to manage your session directly from the teleoperation application: ```bash -python -m data_acquisition_server.launch --display_data=true +python -m data_acquisition_server.server --display_data=true ``` Then get into the teleoperation application and choose "Data acquisition session".