Added build instructions to README

This commit is contained in:
Andrej Antunovikj 2023-08-11 13:51:53 +02:00 committed by DualTachyon
parent 3b34df58cf
commit 5f3109b836

View File

@ -2,6 +2,15 @@
This currently works for me, but use at your own risk.
# Building
To build the firmware, you need to fetch the submodules and then run make:
```
git submodule update --init --recursive
make
```
# License
Copyright 2023 Dual Tachyon