Skip to content

Commit e2b9e5b

Browse files
authored
apt-get is oldschool
1 parent a33541a commit e2b9e5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/devtools/installing-the-ev3dev-archive.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Adding it is quite simple. Just run the following command.
2424

2525
Now, lets try it out...
2626

27-
sudo apt-get update
28-
sudo apt-get install ev3dev-archive-keyring
27+
sudo apt update
28+
sudo apt install ev3dev-archive-keyring
2929

3030
If the package installs, then you are good to go.

0 commit comments

Comments
 (0)