Fixed readme

This commit is contained in:
Simon Cambier 2026-01-18 13:52:13 +01:00
parent 568a6fc49a
commit 472e907d9f

View File

@ -61,7 +61,7 @@ The resulting code is a single `build/bundle.lua` file.
Open the terminal:
```
> cp -f /my-project/build/src /ram/cart/build/src
> cp -f /my-project/build/bundle.lua /ram/cart/bundle.lua
> save
> export my-project.bin
```