Skip to content

Commit 12c697b

Browse files
committed
Correct readme
1 parent 30cfed3 commit 12c697b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ Most critically following customizations are included at the moment:
88
- Windows exe is digitally signed
99
- Windows MSI is digitally signed
1010
- Windows MSI uses [user installation mode](https://github.com/tauri-apps/tauri/issues/2319#issuecomment-1182846485)
11-
- Both MSI installer and exe binary inside of it are uploaded are sent [to Microsoft](https://www.microsoft.com/en-us/wdsi/filesubmission) so they can be scanned and marked safe which should avoid false positivies like these:
12-
13-
* https://github.com/lencx/ChatGPT/issues/436
14-
* https://github.com/lencx/ChatGPT/issues/440
15-
* https://github.com/lencx/ChatGPT/issues/443
1611

1712
**NOTE!!!** I'm using version numbering 0.12.10x here to avoid conflicting with original binary version. However it also means that when 0.13.0 version will eventually get released application will start notify about updates and it is not sure if update will works. If you want avoid that you can set `auto_update` to `disable` in `C:\Users\<username>\.chatgpt\chat.conf.json` and enable **Watch -> Custom -> Releases** on this repository.
1813

0 commit comments

Comments
 (0)