Revision: f1a99bf4c79e
Author:   nogu.dev <[email protected]>
Date:     Sun Feb 26 02:03:38 2012
Log:      * DevelopUim.wiki
  - Update.
http://code.google.com/p/uim/source/detail?r=f1a99bf4c79e&repo=wiki

Modified:
 /DevelopUim.wiki

=======================================
--- /DevelopUim.wiki    Sun Feb 26 02:01:17 2012
+++ /DevelopUim.wiki    Sun Feb 26 02:03:38 2012
@@ -12,12 +12,12 @@
 $ git clone https://code.google.com/p/uim/
 $ cd uim
 }}}
-See http://code.google.com/p/uim/source/checkout for more details on getting the source true. +See http://code.google.com/p/uim/source/checkout for more details on getting the source tree.

 [InstallUim] describes how to compile and install uim from the source tree.

 == Setup ==
-Set your name and email address to Git if you plan to commit to the uim repository: +Set your name and email address to Git if you plan to commit to your local repository:
 {{{
 $ git config --global user.name <your name>
 $ git config --global user.email <your email address>

Reply via email to