aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0acbb9a..ea0e172 100644
--- a/README.md
+++ b/README.md
@@ -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