diff --git a/README.md b/README.md index 84381c25cf..3d89e1f9c8 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ You can also create a JS project or Lua project with `-l js` or `-l lua`. There are two ways to build and run Tizen project: -* use coocs console(can not work on 32-bit Windows currently) +* use cocos console(can not work on 32-bit Windows currently) ``` cocos run -p tizen ```