You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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://[email protected]':
remote: Repository not found.
fatal: repository 'https://github.com/mirkin/pi-world-clock/' not found
pi@raspberrypi:/Documents/git $
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/Documents/git $ git clone git://github.com/mirkin/pi-world-clockCloning into 'pi-world-clock'...
fatal: remote error:
Repository not found.
pi@raspberrypi:
Cloning into 'pi-world-clock'...
fatal: remote error:
Repository not found.
pi@raspberrypi:
/Documents/git $ git clone https://github.com/mirkin/pi-world-clock/Documents/git $Cloning into 'pi-world-clock'...
Username for 'https://github.com': shawje
Password for 'https://[email protected]':
remote: Repository not found.
fatal: repository 'https://github.com/mirkin/pi-world-clock/' not found
pi@raspberrypi:
pi@raspberrypi:
/Documents/git $ git clone https://github.com/mirkin/pi-world-clock.git/Documents/git $Cloning into 'pi-world-clock'...
Username for 'https://github.com': shawje
Password for 'https://[email protected]':
remote: Repository not found.
fatal: repository 'https://github.com/mirkin/pi-world-clock.git/' not found
pi@raspberrypi:
The text was updated successfully, but these errors were encountered: