Skip to content

Commit

Permalink
Update docs and organization
Browse files Browse the repository at this point in the history
  • Loading branch information
joelparkerhenderson committed Mar 21, 2012
1 parent 47ac775 commit 21845eb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -16,22 +16,22 @@ For docs go to <http://sixarm.com/sixarm_ruby_math_statistics/doc>
Want to help? We're happy to get pull requests.


## Quickstart
## Install quickstart

Install:

gem install sixarm_ruby_math_statistics

Bundler:

gem "sixarm_ruby_math_statistics", "=1.2.0"
gem "sixarm_ruby_math_statistics", "~>1.2.0"

Require:

require "sixarm_ruby_math_statistics"


## High Security (Optional)
## Install with security (optional)

To enable high security for all our gems:

Expand All @@ -41,7 +41,7 @@ To enable high security for all our gems:

To install with high security:

gem install sixarm_ruby_ --test --trust-policy HighSecurity
gem install sixarm_ruby_math_statistics --test --trust-policy HighSecurity


## Examples
Expand Down

0 comments on commit 21845eb

Please sign in to comment.