Update antivirus warning in README
Clarified that false positives may occur with packaged applications in general, not just those created with PyInstaller.
This commit is contained in:
@@ -209,7 +209,7 @@ python main.py
|
||||
|
||||
#### 🛡️ Windows Defender / Antivirus Warning
|
||||
|
||||
Some antivirus software may flag the `.exe` files as false positives. This is a **known limitation** of PyInstaller-packaged applications.
|
||||
Some antivirus software may flag the `.exe` files as false positives. This is a **known limitation** of packaged applications.
|
||||
|
||||
**Why this happens:**
|
||||
- PyInstaller bundles Python runtime and libraries together
|
||||
|
||||
Reference in New Issue
Block a user