summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2018-01-25 23:17:56 +0800
committerruki <[email protected]>2018-01-25 13:47:41 +0800
commit78ec044fd92b1792e1a8afc3f76c93dc191093b4 (patch)
tree64e283e237b5b743aa416ad16c14925ea67f2a6a
parent969e896da38d60040e7d17a142bcb2c1a7895f18 (diff)
fix playback word
-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