Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kleidis committed Sep 3, 2024
1 parent 5af6a47 commit 293fe18
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,9 @@ Till the project gets more features added to it, you can downlaod the "legacy" o
To use this app, open init_troppical.exe if you're on Windows or `Troppical` from your app drawer if you;re on Android, select the emulator you want to install and follow the setup options.
**You can have multiple emulators installed at the same time**

> [!INFO]
> [!WARNING]
> Windows Defender might detect this application as a trojan/malware. This is not true at all, you can look at the source code and determine that it is not a valid claim, the app isn't that complex.**
> [!WARNING] Please don't open an issue for this since there is nothing I can do apart from signing the app which I won't do
> Please don't open an issue for this since there is nothing I can do apart from signing the app which I won't do
~~- `init_troppical.exe` is a portable executable so feel free to run it from any directory or drive~~

Expand Down Expand Up @@ -62,7 +61,8 @@ Till the project gets more features added to it, you can downlaod the "legacy" o

### Compile:

> [!WARNING] Subject to change in the future. We might switch away from pyinstaller and remove the init script entirely
> [!WARNING]
> Subject to change in the future. We might switch away from pyinstaller and remove the init script entirely
- For main.py
`pyinstaller --clean --onefile --icon=icon.ico --windowed main.py`
Expand Down

0 comments on commit 293fe18

Please sign in to comment.