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
path: root/build
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 /build
parent06736715fc41e392922076009be65dc840a7d71f (diff)
Update build directions
Diffstat (limited to 'build')
-rw-r--r--build/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/README.md b/build/README.md
index 1c94158..1cf70c0 100644
--- a/build/README.md
+++ b/build/README.md
@@ -21,6 +21,6 @@
## Scripts
-- **compile.(ps1|sh):** Compiles project under default configurations
-- **run.(ps1|sh):** Compiles and runs the project under default configurations
+- **compile.(bat|sh):** Compiles project under default configurations
+- **run.(bat|sh):** Compiles and runs the project under default configurations
- **createRelease.(ps1|sh):** Compiles, publish and pack a release for a target runtime \ No newline at end of file