From abbe9de29d3cf0c687b985d490bc72995655532f Mon Sep 17 00:00:00 2001 From: Max Battcher Date: Fri, 3 Nov 2017 17:07:24 -0400 Subject: [PATCH] Add the organization name to the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9d30e7..a29ec57 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ import Shape from 'Doodle3D/clipper-js'; Install the library. ``` -npm install clipper-js --save +npm install @doodle3d/clipper-js --save ``` Include the library.