Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaquinGimenez1 committed Sep 29, 2021
1 parent 7a3f816 commit eaa45ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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)
Expand Down

0 comments on commit eaa45ce

Please sign in to comment.