Skip to content

Commit

Permalink
README.md: update repo imagewriter -> rpi-imager
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnet committed Mar 9, 2020
1 parent 7f5e973 commit e578236
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down

0 comments on commit e578236

Please sign in to comment.