From 7c7f1ed62fc65f305ab30bbb690f3f81533383a6 Mon Sep 17 00:00:00 2001 From: Julian Gruber Date: Mon, 24 Apr 2017 19:40:47 +0200 Subject: [PATCH] update installation instructions (#123) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d0b1800..ce131fc 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ Current version at [datproject/dat](https://github.com/datproject/dat). ## Install: ``` -npm install -g dat-next +npm install -g joehand/dat-next ``` ## Usage