From a2f2f4dd495f64c93cf3bd5fcaa50f37e7dfc136 Mon Sep 17 00:00:00 2001 From: Chris Blyth Date: Mon, 5 Jun 2017 11:13:12 +0100 Subject: [PATCH] Remove the submodule way of working from docs --- docs/index.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/index.html b/docs/index.html index fc1e99a..436cb45 100644 --- a/docs/index.html +++ b/docs/index.html @@ -36,11 +36,6 @@

How To Use

-

For example, assuming you submodule this repository into a directory called tools:

- -
tools\Fake\FAKE.exe tools\Core.fsx "tools=tools" "solution=src\MySolution.sln"
- -

We pull this repository into other repositories for building using Paket GitHub dependencies

By adding this dependency, you automatically (though paket magic) get FAKE.