Skip to content

Commit 066c076

Browse files
committed
Remove single quotes from gem install
1 parent 19a9c8b commit 066c076

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)