[kgtp] r1683 committed - Update doc

  • From: kgtp@xxxxxxxxxxxxxx
  • To: kgtp@xxxxxxxxxxxxx
  • Date: Thu, 29 Aug 2013 01:11:05 +0000

Revision: 1683
Author:   teawater
Date:     Thu Aug 29 01:10:50 2013 UTC
Log:      Update doc

http://code.google.com/p/kgtp/source/detail?r=1683

Modified:
 /wiki/HOWTO.wiki
 /wiki/HOWTOCN.wiki
 /wiki/downloads.wiki

=======================================
--- /wiki/HOWTO.wiki    Thu Aug 29 00:27:13 2013 UTC
+++ /wiki/HOWTO.wiki    Thu Aug 29 01:10:50 2013 UTC
@@ -1,5 +1,5 @@
 #labels Phase-QA,Phase-Deploy
-Update in 2013-08-28
+Update in 2013-08-29
 <wiki:toc max_depth="5" />
 = About this document =
[https://code.google.com/p/kgtp/wiki/HOWTO] is the the last version of this document in HTML format.<br>
@@ -242,7 +242,7 @@
 <br>
 Following command will get the last release version of KGTP:
 {{{
-https://github.com/teawater/kgtp.git
+git clone https://github.com/teawater/kgtp.git
 git checkout release -b release
 }}}

=======================================
--- /wiki/HOWTOCN.wiki  Thu Aug 29 00:27:13 2013 UTC
+++ /wiki/HOWTOCN.wiki  Thu Aug 29 01:10:50 2013 UTC
@@ -1,5 +1,5 @@
 #labels Phase-QA,Phase-Deploy
-Update in 2013-08-28
+Update in 2013-08-29
 <wiki:toc max_depth="5" />
 = 关于本文 =
[https://code.google.com/p/kgtp/wiki/HOWTOCN] 是HTML格式的本文最后版本。 <br>
@@ -243,7 +243,7 @@
 <br>
 下面的命令将让你取得KGTP最后的发布版本:
 {{{
-https://github.com/teawater/kgtp.git
+git clone https://github.com/teawater/kgtp.git
 git checkout release -b release
 }}}

=======================================
--- /wiki/downloads.wiki        Thu Aug 29 00:40:32 2013 UTC
+++ /wiki/downloads.wiki        Thu Aug 29 01:10:50 2013 UTC
@@ -9,7 +9,7 @@
 <br>
 Following command will get the last release version of KGTP:
 {{{
-https://github.com/teawater/kgtp.git
+git clone https://github.com/teawater/kgtp.git
 git checkout release -b release
 }}}

Other related posts:

  • » [kgtp] r1683 committed - Update doc - kgtp