From 1892a82ba1371922e2bae2ec47f6b7618afaa3cf Mon Sep 17 00:00:00 2001 From: Demis Bellot Date: Mon, 11 Dec 2017 05:11:15 -0500 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 926aca2..5facab5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ > Browse [source code](https://github.com/NetCoreTemplates/selfhost), view live demo [selfhost.web-templates.io](http://selfhost.web-templates.io) and install with [dotnet-new](http://docs.servicestack.net/dotnet-new): - $ npm install -g servicestack-cli + $ npm install -g @servicestack/cli $ dotnet-new selfhost ProjectName