From f25c3b62c6ec99808a0907420e30c8861dd0982a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Budzianowski?= Date: Sat, 31 Aug 2024 11:58:24 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2637f820..3358f6fa 100755 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ make install-third-party-external ### Running experiments (WIP) 1. Stompymini: Download meshes at https://drive.google.com/file/d/19T7mY604P6hSctFymxuHbwqKQOzOtloH -and unzip them to sim/resources/stompymini/meshes +and unzip them to folder sim/resources/stompymini/meshes/ ```bash export MODEL_DIR=sim/resources/stompymini ```