Skip to content

Commit b163939

Browse files
authored
Merge pull request #27 from johnnypaper/update-readme
Remove single quotes from gem install in ReadMe
2 parents 19a9c8b + 066c076 commit b163939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Then run `bundle install`.
4545

4646
#### OR
4747

48-
`gem install 'ruby-technical-analysis'` from the command line.
48+
`gem install ruby-technical-analysis` from the command line.
4949

5050
## Usage
5151

0 commit comments

Comments
 (0)