Skip to content

Commit

Permalink
Update compile-linux.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MultiOSDev authored Jul 25, 2023
1 parent baa5bee commit 1e9e9cf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions compile-linux.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
======================================

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


======================================


If you do not have the pyinstaller, install with the command:
If you do not have the pyinstaller, install it with the command:
`pip install pyinstaller`

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

======================================

Expand Down

0 comments on commit 1e9e9cf

Please sign in to comment.