diff --git a/README.MD b/README.MD index 644af08..44315d7 100644 --- a/README.MD +++ b/README.MD @@ -5,8 +5,9 @@ In your terminal window type: -```git clone *** -cd p5-template +``` +git clone git@github.com:neontribe/untangled-template.git +cd untangled-template npm install npm run dev ```