Updated README.md
This commit is contained in:
12
README.md
12
README.md
@@ -0,0 +1,12 @@
|
|||||||
|
# Heif2Jpg Converter
|
||||||
|
|
||||||
|
## Building the app
|
||||||
|
|
||||||
|
1. Download this repository
|
||||||
|
`git clone https://gitea.jakubvanko.sk/jakub/Heif2Jpg.git`
|
||||||
|
|
||||||
|
2. Install miniconda `curl https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe --output .\Downloads\Miniconda3-latest-Windows-x86_64.exe`
|
||||||
|
|
||||||
|
3. Recreate the environment `conda env create --file environment.yml`
|
||||||
|
|
||||||
|
4. To build the app run the `build.bat`
|
||||||
Reference in New Issue
Block a user