Skip to content

Commit 15fc0cf

Browse files
committed
Added xfref to Bills repo
1 parent 3941dd4 commit 15fc0cf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## rpi-clone
22
Latest version: 2.0.23
33

4+
This updated code is located in a fork of Bill Willsons git repository
5+
https://github.com/billw2/rpi-clone at https://github.com/framps/rpi-clone
6+
47
Version 2 is a complete rewrite with improved capability over
58
the original. See the examples below.
69

@@ -66,7 +69,7 @@ add them to the rpi-clone-setup script.
6669
To install on another OS, rpi-clone may be renamed to suit. For example,
6770
on my Debian desktop I rename:
6871
```
69-
$ git clone https://github.com/billw2/rpi-clone.git
72+
$ git clone https://github.com/framps/rpi-clone.git
7073
$ cd rpi-clone
7174
$ sudo cp rpi-clone /usr/local/sbin/sys-clone
7275
$ sudo cp rpi-clone-setup /usr/local/sbin/sys-clone-setup

0 commit comments

Comments
 (0)