We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a33541a commit e2b9e5bCopy full SHA for e2b9e5b
docs/devtools/installing-the-ev3dev-archive.md
@@ -24,7 +24,7 @@ Adding it is quite simple. Just run the following command.
24
25
Now, lets try it out...
26
27
- sudo apt-get update
28
- sudo apt-get install ev3dev-archive-keyring
+ sudo apt update
+ sudo apt install ev3dev-archive-keyring
29
30
If the package installs, then you are good to go.
0 commit comments