From 299f396c9a45b9ff81f1cc348a0f4c62e04eae62 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 3a53f7e2..fcd5d977 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!