-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
NCBI Mirrors -- http://bitbucket.org/biocommons/mirrors-ncbi/ | ||
NCBI Mirrors -- http://github.com/biocommons/mirrors-ncbi/ | ||
|
||
This directory is the root of data mirrors from NCBI. The Makefile | ||
herein facilitates maintaining dated snapshots of data from NCBI. | ||
Hard links are used for identical files across adjacent releases in | ||
order to conserve space. | ||
|
||
To use: | ||
$ hg clone http://bitbucket.org/biocommons/mirrors-ncbi/ | ||
$ hg clone http://github.com/biocommons/mirrors-ncbi/ | ||
$ cd mirrors-ncbi | ||
$ make update |