From 317d4fd54379a806f21154c5e8d50d7cd012d42c Mon Sep 17 00:00:00 2001 From: Dan Revah Date: Thu, 16 Mar 2017 17:52:39 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fd4449f..53692058 100644 --- a/README.md +++ b/README.md @@ -1095,7 +1095,7 @@ $ npm install -g angular-cli karma Clone the project, and install dependencies. ```bash -$ git clone https://github.com/danrevah/ng2-pipes.git +$ git clone https://github.com/danrevah/ngx-pipes.git $ npm install ```