Skip to content

Commit b7737d0

Browse files
rayluodlech
authored andcommitted
Mention how to update apt
1 parent fba0905 commit b7737d0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/getting-started.md

+9
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,15 @@ available hardware.
244244

245245
{% include /style/begin-section.html %}
246246

247+
## Step 5.1: Update `apt`
248+
249+
Currently, the image file downloaded from step 1 was built in 2020,
250+
some of its built-in packages are dated, and `apt` does not work out of the box.
251+
252+
To fix `apt` in general, `/etc/apt/sources.list` needs to be changed to match
253+
https://github.com/ev3dev/docker-library/blob/master/ev3dev-stretch/layers/debian/etc/apt/sources.list
254+
255+
247256
## Step 6: Connect to the EV3 via SSH
248257

249258
Now that you have a network connection, you should connect to your EV3 with SSH.

0 commit comments

Comments
 (0)