diff --git a/README.md b/README.md index b6dbdec0..4d573dcb 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release ``` _(optional)_ To build and serve the documentation, run the following commands in your workspace: + ```shell cd src python3 -m pip install -U $(curl -fsSL https://raw.githubusercontent.com/autowarefoundation/autoware-github-actions/main/deploy-docs/mkdocs-requirements.txt)