Fix installation in README

This commit is contained in:
Jeena 2022-07-31 20:15:11 +09:00
parent ff6a649386
commit 4cdd5832d3

View file

@ -10,8 +10,9 @@ This script tries to copy as much metadata as necessary to avoid all the manual
Installation
------------
pipenv install
pipenv shell
git clone https://github.com/jeena/heic2jpeg.git
pipenv install
pipenv shell
Usage
-----