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:
authorJohn Langford <jl@hunch.net>2009-09-14 23:31:34 +0400
committerJohn Langford <jl@hunch.net>2009-09-14 23:31:34 +0400
commitf63f682a7771ceeced314f4466ed4eb2d1e3db8b (patch)
tree18656f8f3cab140c49246267b83c177ce25952f8 /README
parent560935f31bd0d187e1e3efdfaec8e6d2043f04a4 (diff)
Added support for noop when only caching.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index cb1878e3..fffa4171 100644
--- a/README
+++ b/README
@@ -8,13 +8,13 @@ release, and our intention is to create an open source project this
time.
Checked into github with clone URL:
-git://github.com/gparker/vowpal_wabbit.git
+git://github.com/JohnLangford/vowpal_wabbit.git
To get the code install git -- in a clean directory:
-git clone git://github.com/gparker/vowpal_wabbit.git
+git clone git://github.com/JohnLangford/vowpal_wabbit.git
-I've created a tag for the completely stock initial distribution '2.3'
+Gordon 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