Skip to content

Commit

Permalink
[Docs] Update building guide for Ubuntu 2022.04 (project-chip#21636)
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepmistry authored and isiu-apple committed Sep 16, 2022
1 parent bab3a45 commit cd38dbf
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/guides/BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Tested on:

- macOS 10.15
- Debian 11
- Ubuntu 20.04 LTS
- Ubuntu 22.04 LTS

Build system features:

Expand Down Expand Up @@ -81,9 +81,8 @@ dependency.

### Installing prerequisites on Raspberry Pi 4

Using `rpi-imager`, install the Ubuntu _21.04_ 64-bit _server_ OS for arm64
architectures on a micro SD card. This release will have bluez 5.55 or newer
which is required for BLE functionality.
Using `rpi-imager`, install the Ubuntu _22.04_ 64-bit _server_ OS for arm64
architectures on a micro SD card.

Boot the SD card, login with the default user account "ubuntu" and password
"ubuntu", then proceed with
Expand Down

0 comments on commit cd38dbf

Please sign in to comment.