summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cf87d5419..59c847000 100644
--- a/README.md
+++ b/README.md
@@ -144,7 +144,7 @@ $ xmake m -b # start to record
$ xmake f -p iphoneos -m debug
$ xmake
$ xmake m -e # stop to record
-$ xmake m . # palyback commands
+$ xmake m . # playback commands
```
#### Run the custom lua script plugin