diff --git a/README.md b/README.md index 048fbfc97083a98551c6961337c1d7667e329cef..4e664bcaf1fdfb989c73560322b15c5eaea822ce 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,9 @@ npm install --save wechaty If you use chrome instead of phantomjs, you should make sure: 1. chrome is installed -1. if you are under linux, set headless right for `xvfb` +1. if you are under linux, set headless right for `Xvfb` + +* [Running a GUI application in a Docker container](https://linuxmeerkat.wordpress.com/2014/10/17/running-a-gui-application-in-a-docker-container/) Then you are set.