Skip to content

Commit

Permalink
add instructions on how to get the data
Browse files Browse the repository at this point in the history
  • Loading branch information
Soeren Sonnenburg committed Sep 2, 2011
1 parent 74f4793 commit 6bee4f4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/README.data
@@ -0,0 +1,10 @@
To fetch the data required to run all the applications / examples / tests you
will need to download the shogun-data package (due to its size) available
separately. In case you use git - we maintain shogun-data as a git submodule.
It is therefore sufficient to call

git submodule update --init

from the shogun/ directory to fetch all the data sets and later on to run

git submodule update.

0 comments on commit 6bee4f4

Please sign in to comment.