Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
**RUS:** Window_frame это не из лучших реализаий стилизованых окон для ваших работ в дальнейшем планируется обновления!

**ENG:** Window_frame is not one of the best implementations of styled windows for your work, but updates are planned in the future!
# Как установить?
# Как установить? | How do I install it?
**RUS:** Установите самое последнее обновление программы
введите "win + r" и в строке cmd в появившийся консоли введите команду

Expand All @@ -15,7 +15,7 @@ type "win + r" and in the cmd line in the console that appears, type the command
pip install PyQt5
**OR**
pip install PyQt6
# ОБЯЗАТЕЛЬНО
# ОБЯЗАТЕЛЬНО | NECESSARILY
**RUS:** Вам надо знать что если у вас ничего не работает скорее всего виновником является ваш ОС **или** неустановленый Python последний версии
Проверьте свой Python на наличие обновлений

Expand Down