From 90719ec9275ebce495b76951f20f9431c458d6e6 Mon Sep 17 00:00:00 2001 From: Cormac Relf Date: Sat, 9 Jun 2018 06:43:45 +1000 Subject: [PATCH] sick of beta --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index a683d6c8..d43f6054 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,8 @@ of the underlying abstractions and is also powered by [`dnd-core`][dnd-core]. ### Installation -**Note: this is beta software. Please try it out and report any issues on GitHub.** - ```sh -npm install angular-skyhook@beta +npm install angular-skyhook npm install react-dnd-html5-backend ```