Skip to content

Commit

Permalink
GeneValidator to genevalidator
Browse files Browse the repository at this point in the history
  • Loading branch information
IsmailM committed May 22, 2015
1 parent 98eaff9 commit 1f7e2e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GeneValidator.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ require 'genevalidator/version'

Gem::Specification.new do |s|
# meta
s.name = 'GeneValidator'
s.name = 'genevalidator'
s.version = GeneValidator::VERSION
s.authors = ['Monica Dragan', 'Ismail Moghul', 'Anurag Priyam', 'Yannick Wurm']
s.email = '[email protected]'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Please see [here](https://gist.github.com/IsmailM/b783e8a06565197084e6) for more
1) Type the following command in the terminal

```bash
$ gem install GeneValidator
$ gem install genevalidator
```


Expand Down

0 comments on commit 1f7e2e7

Please sign in to comment.