added note for smartypants like me

Wixely 2021-04-15 17:25:30 +01:00
parent b61ba32465
commit ec9efc9b7e

@ -93,3 +93,12 @@ You can use the following _yml _as your template for your CI platform (pipeline
`trigger_condition: "ALWAYS"`
`shell: "SH"
```
## Notes
If you decide to [ignore this guide](https://github.com/eried/portapack-mayhem/issues/75) and use the command line instead, you will need to include submodules
git clone --recurse-submodules --remote-submodules <url>