Skip to content

Commit 24886f6

Browse files
authored
Update README.md
1 parent dd5ea17 commit 24886f6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Window_frame
22
**RUS:** Window_frame это не из лучших реализаий стилизованых окон для ваших работ в дальнейшем планируется обновления!
3+
34
**ENG:** Window_frame is not one of the best implementations of styled windows for your work, but updates are planned in the future!
45
# Как установить?
56
**RUS:** Установите самое последнее обновление программы
67
введите "win + r" и в строке cmd в появившийся консоли введите команду
78
pip install PyQt5
89
**ИЛИ**
910
pip install PyQt6
11+
1012
**ENG:** Install the latest program update
1113
type "win + r" and in the cmd line in the console that appears, type the command
1214
pip install PyQt5
@@ -15,5 +17,6 @@ pip install PyQt6
1517
# ОБЯЗАТЕЛЬНО
1618
**RUS:** Вам надо знать что если у вас ничего не работает скорее всего виновником является ваш ОС **или** неустановленый Python последний версии
1719
Проверьте свой Python на наличие обновлений
20+
1821
**ENG:** You need to know that if you don't have anything working, your OS is most likely the culprit **or** you don't have the latest version of Python installed
1922
Check your Python for updates

0 commit comments

Comments
 (0)