Update README.md

fix word
This commit is contained in:
Andrei Yankovich 2019-12-09 13:48:33 +03:00 committed by GitHub
parent 497a22a180
commit a42699b320
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -176,7 +176,7 @@ Qt CQtDeployer - это приложением для извлечения вс
- cd CQtDeployer - cd CQtDeployer
- git submodule update --init --recursive - git submodule update --init --recursive
- SET PATH=C:/Qt/Tools/mingw730_64/bin;%PATH% - SET PATH=C:/Qt/Tools/mingw730_64/bin;%PATH%
- Здесь важно настроиль окружение qt. - Здесь важно настроить окружение qt.
- qmake.exe -r - qmake.exe -r
- Здесь нужно обязательно вызвать тот qmake, который был загружен из 1го пункта. - Здесь нужно обязательно вызвать тот qmake, который был загружен из 1го пункта.
- Пример: C:/Qt/5.14.0/mingw73_64/bin/qmake.exe -r - Пример: C:/Qt/5.14.0/mingw73_64/bin/qmake.exe -r