Skip to content

Commit fd1bc79

Browse files
silvanocerzaper1234
andcommitted
Enhance docs
Co-authored-by: per1234 <accounts@perglass.com>
1 parent ca10595 commit fd1bc79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ as a parameter like this:
4040
curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | sh -s 0.9.0
4141
```
4242

43-
The Arduino CLI verifies every 24 hours if there are new releases, if you don't like this behaviour you can disable it
44-
by setting the [`updater.enable_notification` config](configuration.md#configuration-keys) or the
43+
Arduino CLI checks for new releases every 24 hours. If you don't like this behaviour you can disable it by setting the
44+
[`updater.enable_notification` config](configuration.md#configuration-keys) or the
4545
[env var `ARDUINO_UPDATER_ENABLE_NOTIFICATION`](configuration.md#environment-variables) to `false`.
4646

4747
### Download

0 commit comments

Comments
 (0)