diff options
| author | ruki <[email protected]> | 2018-01-25 23:17:56 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2018-01-25 13:47:41 +0800 |
| commit | 78ec044fd92b1792e1a8afc3f76c93dc191093b4 (patch) | |
| tree | 64e283e237b5b743aa416ad16c14925ea67f2a6a | |
| parent | 969e896da38d60040e7d17a142bcb2c1a7895f18 (diff) | |
fix playback word
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
