From 1047a167064b3bf6a0e38354adf43645504aaab2 Mon Sep 17 00:00:00 2001 From: Yu Asabe Date: Wed, 14 Dec 2022 00:08:18 +0900 Subject: [PATCH] add prerequisites of git --- docs/installation/docker-installation.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/installation/docker-installation.md b/docs/installation/docker-installation.md index 57053c4..a1e7942 100644 --- a/docs/installation/docker-installation.md +++ b/docs/installation/docker-installation.md @@ -9,6 +9,9 @@ In order to run the simulations explained in the [Tutorials](/tutorials) section For the newest documentation for the Docker installation of Autoware, see their [official documentation](https://autowarefoundation.github.io/autoware-documentation/main/installation/autoware/docker-installation/). +### Prerequisites +- git + ### Setup ```bash