Update branch of picamera2 in Sony IMX500 Doc (#18954)
This commit is contained in:
parent
dc286c3324
commit
46d155aa3b
1 changed files with 2 additions and 2 deletions
|
|
@ -158,7 +158,7 @@ The above will generate a `network.rpk` file inside the specified output folder.
|
|||
Step 2: Clone `picamera2` repository, install it and navigate to the imx500 examples
|
||||
|
||||
```bash
|
||||
git clone -b next https://github.com/raspberrypi/picamera2
|
||||
git clone https://github.com/raspberrypi/picamera2
|
||||
cd picamera2
|
||||
pip install -e . --break-system-packages
|
||||
cd examples/imx500
|
||||
|
|
@ -319,7 +319,7 @@ After exporting to IMX500 format:
|
|||
2. Clone and install picamera2:
|
||||
|
||||
```bash
|
||||
git clone -b next https://github.com/raspberrypi/picamera2
|
||||
git clone https://github.com/raspberrypi/picamera2
|
||||
cd picamera2 && pip install -e . --break-system-packages
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue