Skip to content

Commit

Permalink
include warning about false positive alarms from various antivirus ve…
Browse files Browse the repository at this point in the history
…ndors
  • Loading branch information
neodix42 committed Oct 23, 2023
1 parent c2af656 commit 59170f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ brew install ton
```

### Install via Chocolatey
Please, be aware that multiple false positive alarms from various antivirus vendors may occur.
This is an expected behaviour and there is no reason to worry.
#### Windows x86-64
```
choco install ton
Expand Down
2 changes: 1 addition & 1 deletion packages/chocolatey/ton.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<tags>ton blockchain</tags>
<summary>The Open Network artifacts</summary>
<description><![CDATA[TON is a fully decentralized layer-1 blockchain designed by Telegram to onboard billions of users.]]></description>
<description><![CDATA[TON is a fully decentralized layer-1 blockchain designed by Telegram to onboard billions of users. Multiple false positive alarms from various antivirus vendors may occur. This is expected and announced at https://github.com/ton-blockchain/packages]]></description>
<releaseNotes>https://raw.githubusercontent.com/ton-blockchain/ton/master/Changelog.md</releaseNotes>
</metadata>
<files>
Expand Down

0 comments on commit 59170f4

Please sign in to comment.