Skip to content

Commit

Permalink
Remove the submodule way of working from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
BlythMeister committed Jun 5, 2017
1 parent 27f3691 commit a2f2f4d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/index.html
Expand Up @@ -36,11 +36,6 @@ <h3>
<h4>
<a name="how-to-use" class="anchor" href="#how-to-use"><span class="octicon octicon-link"></span></a>How To Use</h4>

<p>For example, assuming you submodule this repository into a directory called tools:</p>

<pre><code>tools\Fake\FAKE.exe tools\Core.fsx "tools=tools" "solution=src\MySolution.sln"</code></pre>


<p>We pull this repository into other repositories for building using <a href="https://fsprojects.github.io/Paket/github-dependencies.html">Paket GitHub dependencies</a></p>

<p>By adding this dependency, you automatically (though paket magic) get FAKE.</p>
Expand Down

0 comments on commit a2f2f4d

Please sign in to comment.