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>2020-10-11 03:48:15 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2020-10-11 03:48:15 +0300
commit22d27c96635aa7e554d1517aab3cbc26f477f996 (patch)
tree70fc18709fd1b89d06c0c4ad016bfaec92be057e /README.md
parent8ea61da764d931e1368312513acb5cc372eae64d (diff)
Mac instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index f0f41c3..cbe64b5 100644
--- a/README.md
+++ b/README.md
@@ -188,12 +188,14 @@ To run UVtools open it folder on a terminal and call one of:
**NOTE: This instructions are for the upcoming multi-os UVtools on development.
The current public build will only work in windows.**
+<!---
* Donwload and install: https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.1.402-macos-x64-installer
+-->
```bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
-brew install git
-brew install cmake
+brew analytics off
+brew install libjpeg libpng libgeotiff libdc1394 ffmpeg openexr tbb dotnet
```
## How to use