From d8274db74215a9ad564661633ab8957fffba8ecb Mon Sep 17 00:00:00 2001 From: SandPox Date: Mon, 29 Jun 2015 05:28:52 -0500 Subject: [PATCH] Update README.md This is my repo, isn't it? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c79410f..2667991 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Pi-FM-RDS, depends on the `sndfile` library. To install this library on Debian-l Then clone the source repository and run `make` in the `src` directory: ```bash -git clone https://github.com/ChristopheJacquet/PiFmRds.git +git clone https://github.com/SandPox/PiFmRds.git cd PiFmRds/src make ```