Skip to content

Commit

Permalink
fix typo with markdown code in README
Browse files Browse the repository at this point in the history
that caused documentation to display incorrectly
  • Loading branch information
anton-bot authored Mar 22, 2018
1 parent 6770d24 commit 2d540f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ cd ./rxjs

### Installing with [NPM](https://www.npmjs.com/)

```bash`
```bash
$ npm install rx
$ npm install -g rx
```
Expand Down

0 comments on commit 2d540f9

Please sign in to comment.