diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,7 +12,7 @@ Details forthcoming, but at a glance: ## Building for the native platform - PLATFORM=native make ctaklm + make native ## Building for the Raspberry Pi Zero @@ -20,7 +20,7 @@ Download and extract a recent version of buildroot into the working directory. Edit `BUILDROOT_DIR=buildroot-2020.11.1` in `Makefile` to point to the extracted directory. - make all + make pi ## The computer opponent |
