Skip to content

Commit 7c07486

Browse files
committed
add screenshot
1 parent 2e1d076 commit 7c07486

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ It just works out-of-the-box with one-line of shell command!
2222

2323
## Requirements
2424

25-
1. Developed & Tested under Ubuntu 19.10 Desktop (should be ok with 19.04/18.10/18.04)
25+
1. Ubuntu Linux Desktop (DoChat was developed under Ubuntu 19.10 Desktop, should be ok with 19.04/18.10/18.04, might be ok with other Linux distributions)
26+
1. Docker (run `sudo apt update && apt install docker.io` to install Docker if you are using Ubuntu)
2627

2728
## Usage
2829

@@ -36,6 +37,8 @@ curl -sL https://raw.githubusercontent.com/huan/docker-wechat/master/wechat.sh |
3637

3738
Just copy/paste the above one-line command to your terminal and press Enter. Then the WeChat PC should appear in your XWindows desktop shortly.
3839

40+
![DoChat Screenshot](https://huan.github.io/docker-wechat/images/screenshot.jpg)
41+
3942
### 2 For Hackers
4043

4144
If you want to control everything by yourself, for example, open multiple WeChat PC client on your desktop; then, you might want to inspect the [wechat.sh](https://github.com/huan/docker-wechat/blob/master/wechat.sh) in our repository and try the following docker command:

docs/images/screenshot.jpg

153 KB
Loading

0 commit comments

Comments
 (0)