This is for BunnyPicker **Current instructions say** `cd john ./configure && make` **However, the real path in the current download is /john/src and should say** `cd /john/src ./configure && make`
This is for BunnyPicker
Current instructions say
cd john ./configure && makeHowever, the real path in the current download is /john/src and should say
cd /john/src ./configure && make