Split up README, fixed typo.

This commit is contained in:
paul nehlich 2024-05-24 12:31:51 +02:00
parent d494bf047e
commit b0d29b13ee

View File

@ -41,7 +41,7 @@ The current working steps are:
## How to build the software?
Consider using Docker or setting up a local compile toolchain.
Please refer to [BUILD_WITH_DOCKER.md](.BUILD_WITH_DOCKER.md) or [BUILD_WITH_CMAKE.md](./BUILD_WITH_CMAKE.md).
Please refer to [BUILD_WITH_DOCKER.md](./BUILD_WITH_DOCKER.md) or [BUILD_WITH_CMAKE.md](./BUILD_WITH_CMAKE.md).
## How to debug on hardware?