1
0
зеркало из https://github.com/arsenetar/dupeguru.git synced 2025-09-11 17:58:17 +00:00

Merge pull request #1 from samusz/samusz-patch-1

typo correction
Этот коммит содержится в:
Sacha Muszlak 2021-05-07 09:41:47 +02:00 коммит произвёл GitHub
родитель 0840104edf 095df5eb95
Коммит 78f5088101
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23

Просмотреть файл

@ -11,7 +11,7 @@
1. Install Xcode if desired 1. Install Xcode if desired
2. Install [Homebrew][homebrew], if not on the path after install (arm based Macs) create `~/.zshrc` 2. Install [Homebrew][homebrew], if not on the path after install (arm based Macs) create `~/.zshrc`
with `export PATH="/opt/homebrew/bin:$PATH"`. Will need to reload terminal or source the file to take with `export PATH="/opt/homebrew/bin:$PATH"`. Will need to reload terminal or source the file to take
affect. effect.
3. Install qt5 with `brew`. If you are using a version of macos without system python 3.6+ then you will 3. Install qt5 with `brew`. If you are using a version of macos without system python 3.6+ then you will
also need to install that via brew or with pyenv. also need to install that via brew or with pyenv.