cariboulabs / cariboulite

CaribouLite turns any 40-pin Raspberry-Pi into a Tx/Rx 6GHz SDR
1.06k stars 97 forks source link

caiboulite installation #101

Open jara8462 opened 1 year ago

jara8462 commented 1 year ago

followed directions for installation of cariboulite software, made dir, cd to it, cloned into cariboulite, cd to cariboulite, git checkout timeout, timeout did not match any file(s) known to git, also when using install.sh no such command found. cannot proceed further because of this.

konimaru commented 1 year ago

Sounds like you cloned the wrong repository. The timeout branch doesn't exist in the primary but only in my personal fork. So

$ git clone https://github.com/konimaru/cariboulite.git

should do the trick.

As for installation, make sure you precede the script with dot+slash otherwise it won't be found.

$ ./install.sh