From 1a0a217263321d6a9c2f1efab9e4ace999958185 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 05:41:50 +0000 Subject: [PATCH] ci(pre-commit): autofix --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6dbdec02..4d573dcb8 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)