[docs] Improve SDK doc: executables are not in the root folder anymore

This commit is contained in:
Émilie Feral
2020-11-09 15:48:02 +01:00
committed by LeaNumworks
parent 6c508d9c29
commit 0dcb4e9aff

3
docs/build/index.md vendored
View File

@@ -58,8 +58,7 @@ Once the SDK has been installed, just open your terminal (Msys2, Terminal.app, x
```
make PLATFORM=simulator clean
make PLATFORM=simulator
./epsilon.elf
make PLATFORM=simulator epsilon_run
```
## Run Epsilon on your calculator