Skip to content

Commit 1e9e9cf

Browse files
authored
Update compile-linux.md
1 parent baa5bee commit 1e9e9cf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

compile-linux.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
======================================
22

33
To compile, you need:
4-
Linux OS with python fully setup (pip if you dont have the modules needed)
4+
Linux OS with python and pip installed and fully functional
55
Brain,
66
Hands,
7-
bash, zsh, whatever shell you use
7+
a functioning shell
88

99

1010
======================================
1111

1212

13-
If you do not have the pyinstaller, install with the command:
13+
If you do not have the pyinstaller, install it with the command:
1414
`pip install pyinstaller`
1515

1616
Once pyinstaller is ready, download the source with either
1717
`gh repo clone EverestWorks/EverTerm` (Alert me if it doesn't work)!
18-
If GH not installed, go to https://cli.github.com
18+
If GH is not installed, go to https://cli.github.com
1919

2020
======================================
2121

0 commit comments

Comments
 (0)