diff --git a/Build.html b/Build.html index 0f4b7770..0e8119ae 100644 --- a/Build.html +++ b/Build.html @@ -61,6 +61,10 @@
If you do not want to use the official binaries, or if you like to modify, debug or contribute, you can compile locally either using Visual Studio or manually with the build scripts.
+We clearly separate dependency management from the IDE, you should therefore
run restore.cmd or restore.sh once after every git checkout in order to restore