mirkin / pi-word-clock

8x8 LED matrix word clock, eyes, text scroller, and tools for raspberry pi
16 stars 6 forks source link

Cannot download this from github #3

Open shawje opened 7 years ago

shawje commented 7 years ago

Very new to this so apologies if this is the wrong place. Can't get this to download into my raspberry pi.

I have set up a directory git inside the Documents directory. From inside this directory I have tried various commands - see below.

I have successfully managed to download the adafruit packages from github and have tested the LED backpack. Itś all working fine. I just cannot get the mirkin/pi-world-clock github files onto the pi. Any help gratefully received.

pi@raspberrypi:~/Documents/git $ git clone git://github.com/mirkin/pi-world-clock.git Cloning into 'pi-world-clock'... fatal: remote error: Repository not found. pi@raspberrypi:~/Documents/git $ git clone git://github.com/mirkin/pi-world-clock Cloning into 'pi-world-clock'... fatal: remote error: Repository not found. pi@raspberrypi:~/Documents/git $ git clone https://github.com/mirkin/pi-world-clock Cloning into 'pi-world-clock'... Username for 'https://github.com': shawje Password for 'https://shawje@github.com': remote: Repository not found. fatal: repository 'https://github.com/mirkin/pi-world-clock/' not found pi@raspberrypi:~/Documents/git $

pi@raspberrypi:~/Documents/git $ git clone https://github.com/mirkin/pi-world-clock.git Cloning into 'pi-world-clock'... Username for 'https://github.com': shawje Password for 'https://shawje@github.com': remote: Repository not found. fatal: repository 'https://github.com/mirkin/pi-world-clock.git/' not found pi@raspberrypi:~/Documents/git $

mirkin commented 7 years ago

git clone https://github.com/mirkin/pi-word-clock.git

let me know if the above gets you up and running

shawje commented 7 years ago

Thanks. Away for a few days but will try soon. Aiming to have it working for halloween.

Sent from my iPhone

On 25 Oct 2016, at 13:28, Alex notifications@github.com wrote:

git clone https://github.com/mirkin/pi-word-clock.git

let me know if the above gets you up and running

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.