From 770e1bbe7fb2461d3301b5db8d56921687c61ea3 Mon Sep 17 00:00:00 2001 From: Dan Guido Date: Mon, 27 Mar 2017 18:15:12 -0400 Subject: [PATCH] Update WINDOWS.md --- docs/WINDOWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/WINDOWS.md b/docs/WINDOWS.md index 3a53f7e..fcd5d97 100644 --- a/docs/WINDOWS.md +++ b/docs/WINDOWS.md @@ -27,6 +27,6 @@ Install additional packages: Clone the Algo repository: -`https://github.com/trailofbits/algo && cd algo` +`git clone https://github.com/trailofbits/algo && cd algo` Now, you can go through the [README](https://github.com/trailofbits/algo#deploy-the-algo-server) (start from the 4th step) and deploy your Algo server!