From e898dc529cdbaa3dc2f0322af7483d6212b0fd11 Mon Sep 17 00:00:00 2001 From: MMX <4isNothing@gmail.com> Date: Mon, 15 Oct 2018 17:57:27 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 821b9c4..8e2aa69 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ubnt-mips-shadowsocks-libev 为基于 mipsel, mips64 的 Ubiquiti EdgeMax(ER-X, ER-4), UniFi Security Gateway(USG) 等交叉编译 shadowsocks-libev -Cross complie shadowsocks for UBNT devices based on mipsel or mips64 +Cross complie shadowsocks for UBNT devices based on mips or mips64 Ci: [![Build Status](https://travis-ci.org/imMMX/ubnt-mips-shadowsocks-libev.svg?branch=master)](https://travis-ci.org/imMMX/ubnt-mips-shadowsocks-libev) @@ -20,7 +20,7 @@ Ci: [![Build Status](https://travis-ci.org/imMMX/ubnt-mips-shadowsocks-libev.svg ```docker build --tag ubnt-mips-shadowsocks-libev .``` 4. 启动容器 ```docker run -idt --name ubnt-mips-shadowsocks-libev ubnt-mips-shadowsocks-libev``` -5. 从容器中拷贝 +5. 从容器中拷贝 ```docker cp ubnt-mips-shadowsocks-libev:/opt/ss-mips/ss-bin .``` ## mips 与 mips64