Skip to content

Commit e6517df

Browse files
committed
updated readme with compile section
fixed typo
1 parent dd4b5d0 commit e6517df

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ Please visit the [releases page](https://github.com/betaflight/betaflight-tx-lua
1515
- Crossfire - v2.11 or greater
1616
- FrSky - While most receivers work fine, it's recommended to update the XSR family of receivers to their most recent firmware version to correct any known bugs in SmartPort telemetry.
1717

18+
## Building from source
19+
- Be sure to have `LUA 5.2` installed in the path
20+
- Run `./bin/build.sh` from the root folder
21+
- Compiled files will be created a the `obj` in the root folder. Copy the files to your transmitter as instructed in the `Installing` section below as if you unzipped from a downloaded file.
22+
1823
## Installing
1924

2025
!! IMPORTANT: DON'T COPY THE CONTENTS OF THIS REPOSITORY ONTO YOUR SDCARD !!

0 commit comments

Comments
 (0)