From 78ec044fd92b1792e1a8afc3f76c93dc191093b4 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 25 Jan 2018 23:17:56 +0800 Subject: fix playback word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.3.1