mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
README.md: update repo imagewriter -> rpi-imager
This commit is contained in:
parent
7f5e973a69
commit
e578236a0b
1 changed files with 2 additions and 2 deletions
|
@ -24,13 +24,13 @@ sudo apt install --no-install-recommends build-essential devscripts debhelper cm
|
|||
#### Get the source
|
||||
|
||||
```
|
||||
git clone --depth 1 https://github.com/raspberrypi/imagewriter
|
||||
git clone --depth 1 https://github.com/raspberrypi/rpi-imager
|
||||
```
|
||||
|
||||
#### Build the Debian package
|
||||
|
||||
```
|
||||
cd imagewriter
|
||||
cd rpi-imager
|
||||
debuild -uc -us
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue