Pass to install monsterborg-self-drive

Hello,

I can't get the code for to clone the GitHub repository to install monsterborg-self-drive.

See picture in attachment.

cd ~
git clone https://github.com/piborg/monster-self-drive.git

>> username
>> password

Images: 
piborg's picture

No password is needed to download, it should just work.

Trying on my machine it works as intended:

Arron@Lightning MINGW64 /d/FRL/GitHub
$ git clone https://github.com/piborg/monster-self-drive.git
Cloning into 'monster-self-drive'...
remote: Enumerating objects: 38, done.
remote: Total 38 (delta 0), reused 0 (delta 0), pack-reused 38
Unpacking objects: 100% (38/38), 132.83 KiB | 102.00 KiB/s, done.

As an alternative you can get the code via a zip download:

cd ~
wget https://github.com/piborg/monster-self-drive/archive/master.zip
unzip master.zip
Subscribe to Comments for "Pass to install monsterborg-self-drive"