Skip to content

Commit 48f35d6

Browse files
authored
Encoder: add README apt install clarification
1 parent 6c04e3f commit 48f35d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Adafruit_BBIO/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ These instructions are based on:
1010
- `bb-cape-overlays` package: version 4.4.20171120.0-0rcnee1~stretch+20171120 or later
1111
- `bb-customizations` package: version 1.20171123-0rcnee0~stretch+20171123 or later
1212

13-
It's recommended to run the following command to ensure you have the latest required packages:
13+
It's recommended to run the following commands to ensure you have the latest required packages:
1414

1515
```
16+
sudo apt update
1617
sudo apt upgrade bb-cape-overlays bb-customizations
1718
```
1819

0 commit comments

Comments
 (0)