Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Conceição <Tiago_caza@hotmail.com>2022-03-20 21:05:16 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2022-03-20 21:05:16 +0300
commitde258549d4925c90b529405ba995209a9479f4d6 (patch)
tree4b04c1cb5f4ecca58e83c87e2634a20198313e0a /README.md
parent06736715fc41e392922076009be65dc840a7d71f (diff)
Update build directions
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3efb997..652a78d 100644
--- a/README.md
+++ b/README.md
@@ -437,7 +437,8 @@ dotnet add package UVtools.Core
## Develop and build from Source
-The fastest way to compile the project is by run the `build/CompileWindows.bat`, however if you wish to develop with visual studio follow the following steps:
+[Build directions](https://github.com/sn4k3/UVtools/tree/master/build)
+The fastest way to compile the project is by run the `build/compile.bat`, however if you wish to develop with visual studio follow the following steps:
1. Install Visual Studio and include .NET development support
1. Install the .NET 6.0 SDK if not included on previous instalation