Skip to content

Commit 68c9ae9

Browse files
committed
docs: clarify where to find built wasm module
1 parent 3a8b63b commit 68c9ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Here's an overview on the structure of this repository, which is designed to be
1818

1919
## Including in Your Aircraft
2020

21-
1. You'll need to either build the WASM module yourself (not recommended, but documented further down) or download it from [the latest release](https://github.com/Navigraph/msfs-navdata-interface/releases).
21+
1. You'll need to either build the WASM module yourself (not recommended, but documented further down) or download it from [the latest release](https://github.com/Navigraph/msfs-navdata-interface/releases) (alternatively you can download it off of a commit by looking at the uploaded artifacts).
2222
2. Add the WASM module into your `panel` folder in `PackageSources`
2323
3. Add the following entry into `panel.cfg` (make sure to replace `NN` with the proper `VCockpit` ID):
2424
```

0 commit comments

Comments
 (0)