修正在 ubuntu 下的使用方法.
Signed-off-by: ithink.chan <chenyang@autoai.com>
This commit is contained in:
parent
6b0a2139b1
commit
32eda94707
|
@ -11,7 +11,8 @@ XX-Net GAE 需要 IPv6 支持,先在 Linux 系统上需要安装以下软件
|
|||
```sh
|
||||
# Ubuntu
|
||||
sudo apt-get install python-gtk2 python-openssl python-appindicator libnss3-tools miredo libffi-dev
|
||||
sudo miredo
|
||||
systemctl enable miredo
|
||||
systemctl start miredo
|
||||
# Arch/Manjaro Linux
|
||||
pacman -S python-pyopenssl python2-pyopenssl python2-notify python2-gtkglext pygtk nss libffi
|
||||
yaourt miredo
|
||||
|
|
Loading…
Reference in New Issue