Remove heic2jpeg and add libheif-examples instead

This commit is contained in:
Jeena 2022-10-22 22:11:01 +09:00
parent 1d8defc5bb
commit 2c3425c94d
3 changed files with 10 additions and 11 deletions

View file

@ -9,13 +9,9 @@ Installation
------------
```
sudo apt-get install ufraw-batch imagemagick
git submodule update --init --recursive
sudo apt-get install ufraw-batch imagemagick libheif-examples
pipenv install
pipenv shell
cd heic2jpeg
pipenv install
cd ..
```
License