From 7a439a0dcf723a06841142fe34023fe938b52ee9 Mon Sep 17 00:00:00 2001 From: Colin Megill Date: Mon, 2 Oct 2017 22:08:55 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0327fe5c..a7032786 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ A React + Redux web application for exploring large scale single cell RNA sequen ##### Quickstart: * `npm install` -* `npm run dev` +* `npm start` * `localhost:3000`