Skip to content

Commit

Permalink
Added a note about instance storage
Browse files Browse the repository at this point in the history
  • Loading branch information
laughedelic committed Jul 1, 2015
1 parent d559f22 commit bc819ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Bio4jAWSReleases.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ They are available from S3 through a [requester pays](http://docs.aws.amazon.com
The way this is expected to be used is:

1. Launch an EC2 instance in the `eu-west-1` region
- note that you need to use either EBS volumes or an instance type with enough of ephemeral storage (for example `i2.xlarge`)
2. Download the binary files for either bio4j-lite or bio4j-full. You can use aws-cli for that. For example:

```bash
Expand Down

0 comments on commit bc819ec

Please sign in to comment.