File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ <h2><a name="Building-and-NuGet" class="anchor" href="#Building-and-NuGet">Build
7676< td class ="snippet "> < pre class ="fssnip "> < code lang ="text "> git clone https://github.com/fsharp/FSharp.Compiler.Service
7777cd FSharp.Compiler.Service
7878</ code > </ pre > </ td > </ tr > </ table >
79- < p > Now follow build everything by running < code > build.cmd</ code > (Windows) or < code > build.sh</ code > (Linux + Mac OS).
79+ < p > Now follow build everything by running < code > .\fcs\ build.cmd</ code > (Windows) or < code > ./fcs/ build.sh</ code > (Linux + Mac OS).
8080The output will be located in the < code > bin</ code > directory. If you also wish to build the documentation
8181and NuGet package, run < code > build Release</ code > (this also attempts to publish the documentation to
8282GitHub, which only works if you have access to the GitHub repository).</ p >
You can’t perform that action at this time.
0 commit comments