Skip to content

Commit eb08caf

Browse files
committed
make alert slightly less scary
most of the time users won't have to wait for hours
1 parent ff2bf1c commit eb08caf

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/tutorials/upgrading-ev3dev.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ that other software is up-to-date.
2727
sudo apt upgrade
2828

2929
{% include /style/icon.html type="warning" %}
30-
The `upgrade` step may take a couple hours to complete, depending on your
31-
network connection, hardware and the number of outdated packages.
30+
The `upgrade` step may take anywhere from a couple minutes to a couple hours
31+
to complete, depending on your network connection, hardware and the number of
32+
outdated packages.
3233
{: .alert .alert-warning}
3334

3435
2. Reboot by typing `sudo reboot` or by using the "Shutdown..." menu in Brickman

0 commit comments

Comments
 (0)