From 1e838157016992327a8ae91dcd575214558a3d3d Mon Sep 17 00:00:00 2001 From: CapDog <34176400+capitalistdog@users.noreply.github.com> Date: Mon, 24 Aug 2020 16:52:17 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c53c2489..6f6d06ef 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ For easy setup on your Laptop/Desktop, [a wizard is available here.](https://git 2) Download and Install API ``` -git pull https://github.com/shocknet/api +git clone https://github.com/shocknet/api cd api yarn install ```