Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGordon Rios <gparker@gmail.com>2009-07-09 18:04:34 +0400
committerGordon Rios <gparker@gmail.com>2009-07-09 18:04:34 +0400
commit8b4959c461235e733cef9ccb851c3834c3155c31 (patch)
tree0ee71fabea3205970d8440d387deb57c0200c640 /README
parent9cfdcfb9dd296fc5bd2f2b05a431e374ea867872 (diff)
cosmetic
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index a889e7b1..7dc8078d 100644
--- a/README
+++ b/README
@@ -5,13 +5,15 @@ source license.
Contributing authors are John Langford (Primary), Lihong Li, Alex
Strehl.
-Checked into github with clone URL: git://github.com/gparker/vowpal_wabbit.git
+Checked into github with clone URL:
+git://github.com/gparker/vowpal_wabbit.git
To get the code install git -- in a clean directory:
git clone git://github.com/gparker/vowpal_wabbit.git
-I've created a tag for the completely stock initial distribution '2.3' so to check out that original release and create a branch based on it:
+I've created a tag for the completely stock initial distribution '2.3'
+so to check out that original release and create a branch based on it:
git checkout 2.3
git checkout -b from-2.3
@@ -25,4 +27,3 @@ Swicegood, Travis. Pragmatic Version Control with Git. 2008. (p. 102)
Alternatively, the code can be downloaded directly from github:
http://github.com/gparker/vowpal_wabbit/downloads
-