Skip to content

Commit 37ced1e

Browse files
committed
chg: Update README for docker part
1 parent 730f4ef commit 37ced1e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ for development and troubleshooting. Most of the time you should flash the TX or
5858

5959
If you want to see the debug logs, you can use the builtin esp-idf monitor by running `PORT=<port> TARGET=<target> make monitor`.
6060

61+
### Compiling by using Docker (Recommended)
62+
`./build.sh <target>`
63+
64+
More information please references: [doskoi/RavenLRS](https://github.com/doskoi/RavenLRS)
6165

6266
## Hardware setup
6367

0 commit comments

Comments
 (0)