Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nwdepatie authored Apr 4, 2024
1 parent a0f2e25 commit 0b91bf3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mercury-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ I've included a Dockerfile and Docker Compose for maintaining any system environ

To easily build the project:
1. `docker compose run --rm --build mercury_app`
2. `catkin_make`
2. `catkin_make # Might need to run twice after sourcing devel/setup.bash`
3. SCP binary over to platform (`scp ./src/hw_ifc/build/cargo/armv7yadayada/release/binary`)

## Instructions for Testing

Expand Down

0 comments on commit 0b91bf3

Please sign in to comment.