From eaa45ceb17a6a4b55760dc7502d4b43a4b3204be Mon Sep 17 00:00:00 2001 From: Joaquin Gimenez Date: Wed, 29 Sep 2021 10:00:25 -0400 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e5f38e..92aafbe 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This project is intended to be used as a demo for a proposed architecture when u ### Install Instructions ```bash -cd /directory/to/scalable-web-ros +cd /directory/to/rosbridge-web-architecture-demo # Install frontend-web packages cd frontend-web/ yarn @@ -23,7 +23,7 @@ yarn ## How to run it ```bash -cd /directory/to/scalable-web-ros +cd /directory/to/rosbridge-web-architecture-demo # Start project yarn start # --build (if needed)