From 689b86f7f55f77c275d26b846b086e7c5893e28e Mon Sep 17 00:00:00 2001 From: Takahiro Date: Thu, 7 Dec 2023 17:59:57 +0100 Subject: [PATCH] Updated readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8f67ba5f..e7321e72 100644 --- a/README.md +++ b/README.md @@ -87,11 +87,14 @@ Then install dependencies. You can also use docker which already install all dependencies. When you run the script it should pull the image. + ```zsh cd docker ./run.sh ``` +You can also build locally by running `build.sh`. + For more information, check [Document](https://leggedrobotics.github.io/elevation_mapping_cupy/getting_started/installation.html) ### Build package