Skip to content

Commit 8fa4994

Browse files
committed
Merge branch 'master' of github.com:ycombinator/es-enron
2 parents 41863ff + fc51785 commit 8fa4994

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## Important Pre-Requisite
2+
Before you `git clone` this repository, you will need to install `git-lfs`. It is required
3+
because the `dataset.tgz` file is rather large and cannot be stored as-is in the
4+
repository.
5+
6+
Instructions on installing `git-lfs` are here: https://help.github.com/articles/installing-git-large-file-storage/.
7+
You only need to _install_ `git-lfs`. You do **not** need to _configure_ it after that. After
8+
installation, proceed with `git clone ...` as usual.
9+
110
## Preparation
211

312
The `dataset.tgz` file contains an archive of all Enron emails, de-duped, and

0 commit comments

Comments
 (0)