Open mwyczalkowski opened 6 years ago
wget https://github.com/rabix/bunny/archive/v1.0.5-1.tar.gz -O rabix-1.0.5.tar.gz && tar -xvf rabix-1.0.5.tar.gz
should work
Hi Jeremiah -
Thanks! I did get it figured out.
My suggestion is to get a stable URL (“latest.tar.gz”) which will keep your documentation from regularly breaking.
Regards -
Matt
On Tue, Apr 24, 2018 at 18:07 Jeremiah H. Savage notifications@github.com wrote:
wget https://github.com/rabix/bunny/archive/v1.0.5-1.tar.gz -O rabix-1.0.5.tar.gz && tar -xvf rabix-1.0.5.tar.gz
should work
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rabix/bunny/issues/443#issuecomment-384107959, or mute the thread https://github.com/notifications/unsubscribe-auth/AFCZSmlTkdt7POG1NLKz4rBOMpO88Np9ks5tr7AwgaJpZM4Td-5q .
--
Matthew A. Wyczalkowski matt.wyczalkowski@gmail.com
Hi --
The example code in the Installation section of your main page does not work. Specifically, the command as listed,
yields the error,
I'm imagine this is an easy fix, and one which those just getting started would appreciate.
Thanks for looking into it.
Matt