[Chinese-commits] [fqterm] 34/76: Update README.md

Boyuan Yang hosiet-guest at moszumanska.debian.org
Thu Oct 27 03:16:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

hosiet-guest pushed a commit to branch master
in repository fqterm.

commit 15e82379d2c322f871db6d7d7c6f965e8636988a
Author: Iru Cai <mytbk920423 at gmail.com>
Date:   Thu Jun 5 17:24:40 2014 +0800

    Update README.md
---
 README.md | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 4d2f8b7..ad243cf 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 FQTerm
 ======
-FQTerm是为Telnet BBS设计的终端模拟器,支持Telnet,SSH协议。
+FQTerm是为Telnet BBS设计的终端模拟器(俗称Term),支持Telnet,SSH协议。
 
 本项目源自QTerm-Qt3,从2008年起,由Curvlet和dp2重写并移植至Qt4.
 
@@ -9,7 +9,7 @@ FQTerm是为Telnet BBS设计的终端模拟器,支持Telnet,SSH协议。
 
 如何贡献源码
 ============
-在fork本项目,然后自己开发,提交自己的更改,再创建pull request.
+fork本项目,然后自己开发,提交自己的更改,再创建pull request.
 详情请看GitHub的帮助:
 - https://help.github.com/articles/fork-a-repo
 - https://help.github.com/articles/using-pull-requests
@@ -24,6 +24,18 @@ TODO
 
 安装
 =======
+ArchLinux用户可以直接从AUR安装,如
+```
+yaourt -S fqterm-git
+```
+或
+```
+# Qt5分支
+yaourt -S fqterm-qt5-git
+```
+
+其他用户可手动编译,大致步骤如下:    
+解决依赖: Qt, OpenSSL, alsa-lib(Linux)    
 获取代码:      
 ```
 git clone https://github.com/mytbk/fqterm.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/fqterm.git



More information about the Chinese-commits mailing list