diff --git a/README.md b/README.md index 53a01baabae3180a8b429481e63a26df626dd34d..8544f1d3d739c5bf63d043d622bdf1c45074d147 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,7 @@ $ docker run -ti --rm --volume="$(pwd)":/bot zixia/wechaty mybot.ts # for TypeSc [![Greenkeeper badge](https://badges.greenkeeper.io/Chatie/wechaty.svg)](https://greenkeeper.io/) ```shell +$ npm init $ npm install wechaty $ cat > mybot.js <<'_EOF_'