From c8d4e40a550b959a765bc646a999f120464ea778 Mon Sep 17 00:00:00 2001 From: Peter Donald Date: Sun, 27 Aug 2017 21:34:03 +1000 Subject: [PATCH] Remove stray character that breaks formatting --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 54a8c8745..c40e06ec3 100644 --- a/readme.md +++ b/readme.md @@ -250,7 +250,7 @@ cd ./rxjs ### Installing with [NPM](https://www.npmjs.com/) -```bash` +```bash $ npm install rx $ npm install -g rx ```