Skip to content

Commit

Permalink
improved link for boot.sh file
Browse files Browse the repository at this point in the history
  • Loading branch information
Binozo committed Dec 17, 2023
1 parent 81ead9a commit 69dfcf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Make sure your executable is named `echogo`.

Now copy the following 3 files into the home directory of your Raspberry Pi (`/home/pi/`):
- The `preloader_no_hdr.bin` file for booting
- The `boot.sh` file from this repository for installation ([Link](https://github.com/Binozo/EchoGoSDK/blob/master/boot.sh))
- The `boot.sh` file from this repository for installation ([Link](https://github.com/Binozo/EchoGoSDK/raw/master/boot.sh))
- Your `echogo` executable

SSH into your Pi's home directory and execute:
Expand Down

0 comments on commit 69dfcf0

Please sign in to comment.