We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a84248 commit 9a45d1aCopy full SHA for 9a45d1a
README.md
@@ -46,6 +46,10 @@ only Debian packages with apt-get.
46
47
#### On a Raspberry Pi:
48
```
49
+ Either
50
+ $ curl https://github.com/geerlingguy/rpi-clone/blob/master/install | sudo bash
51
+
52
+ or
53
$ git clone https://github.com/geerlingguy/rpi-clone.git
54
$ cd rpi-clone
55
$ sudo cp rpi-clone rpi-clone-setup /usr/local/sbin
0 commit comments