File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
======================================
2
2
3
3
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
5
5
Brain,
6
6
Hands,
7
- bash, zsh, whatever shell you use
7
+ a functioning shell
8
8
9
9
10
10
======================================
11
11
12
12
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:
14
14
` pip install pyinstaller `
15
15
16
16
Once pyinstaller is ready, download the source with either
17
17
` 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
19
19
20
20
======================================
21
21
You can’t perform that action at this time.
0 commit comments