We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c04e3f commit 48f35d6Copy full SHA for 48f35d6
Adafruit_BBIO/README.md
@@ -10,9 +10,10 @@ These instructions are based on:
10
- `bb-cape-overlays` package: version 4.4.20171120.0-0rcnee1~stretch+20171120 or later
11
- `bb-customizations` package: version 1.20171123-0rcnee0~stretch+20171123 or later
12
13
-It's recommended to run the following command to ensure you have the latest required packages:
+It's recommended to run the following commands to ensure you have the latest required packages:
14
15
```
16
+sudo apt update
17
sudo apt upgrade bb-cape-overlays bb-customizations
18
19
0 commit comments