Update README.md

This commit is contained in:
László Monda
2016-04-01 16:01:00 +02:00
parent 891d29ab2d
commit fa5a420838

View File

@@ -9,8 +9,8 @@ Agent is in a preliminary state. You can click around, and most interactions wil
## Set up instructions ## Set up instructions
``` ```
git clone git@github.com:UltimateHackingKeyboard/agent-mockup.git git clone git@github.com:UltimateHackingKeyboard/agent.git
cd agent-mockup cd agent
npm install npm install
``` ```