Skip to content

Commit d3ee697

Browse files
authored
Update README.md
1 parent 2e88630 commit d3ee697

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PyQt5 widget for the [EnvyControl](https://github.com/bayasdev/envycontrol), pro
44
Widget supports both windowed and system tray mode.
55

66

7-
Recored with [Peek](https://github.com/phw/peek)
7+
Recorded with [Peek](https://github.com/phw/peek)
88

99
https://user-images.githubusercontent.com/23504691/218213253-9169b3bb-3d07-43b5-b0dc-fcabe41b2681.mp4
1010

@@ -22,7 +22,7 @@ pip install pyqt5
2222

2323
1. Make install.sh executable:
2424
a) via GUI on right click Properties --> Permissions --> click `is executable`
25-
b) via terminal - `cd` into the directory with install.sh --> chmod +x install.sh
25+
b) via terminal - `cd` into the directory with install.sh --> `chmod +x install.sh`
2626

2727
2. Run it on double click or in the terminal.
2828

0 commit comments

Comments
 (0)