File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -278,8 +278,7 @@ you're good to go!
278278Currently, the image file downloaded from step 1 was built in 2020.
279279` apt ` does not work out of the box.
280280
281- To fix ` apt ` in general, ` /etc/apt/sources.list ` needs to be changed to match
282- https://github.com/ev3dev/docker-library/blob/master/ev3dev-stretch/layers/debian/etc/apt/sources.list
281+ To fix ` apt ` in general, ` /etc/apt/sources.list ` needs to be changed to match [ SourcesList]
283282
284283Specifically, you can run ` sudo nano /etc/apt/sources.list ` ,
285284delete the old content from that file,
@@ -304,4 +303,5 @@ favorite language is probably supported. Pick your language and write some code!
304303[ microSD ] : https://en.wikipedia.org/wiki/Secure_Digital#SD
305304[ microSDHC ] : https://en.wikipedia.org/wiki/Secure_Digital#SDHC
306305[ microSDXC ] : https://en.wikipedia.org/wiki/Secure_Digital#SDXC
306+ [ SourcesList ] : https://github.com/ev3dev/docker-library/blob/master/ev3dev-stretch/layers/debian/etc/apt/sources.list
307307[ releases ] :https://github.com/ev3dev/ev3dev/releases
You can’t perform that action at this time.
0 commit comments