Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
heneault committed Mar 28, 2021
1 parent b0b43e6 commit c5dfc9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ This code is used to build the linux platform image for the raspberry pi zero an
3. `cd yocto-pitrezor`
4. `sudo ./build-pitrezor.sh TAG [raspberrypi4]` (where TAG is 1.9.4.1 for example, if left blank the script builds latest commit in master branch). You can optionnaly specify "raspberrypi4" to build an image for that platform. Otherwise default is pi zero.

This creates file `build/pitrezor-TAG.zip` .
This creates file `build/pitrezor-MACHINE-TAG.zip` .

0 comments on commit c5dfc9a

Please sign in to comment.