Skip to content

Commit

Permalink
fix to command line instructions in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccabilbro committed Mar 12, 2016
1 parent 54647dc commit a4a05b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ One easy place to obtain a communications network to perform graph analyses is y

$ pip install tribe

Note that you may need administrator priviledges to do this.
Note that you may need administrator privileges to do this.

3. Extract a graph from your email MBox as follows:

$ tribe-admin.py extract -w myemails.grpahml myemails.mbox
$ python tribe-admin.py extract -w myemails.graphml myemails.mbox

Be patient, this could take some time, on my Macbook Pro it took 12 minutes to perform the complete extraction on an MBox that was 7.5 GB.

Expand Down

0 comments on commit a4a05b5

Please sign in to comment.