08-04-2019, 08:13 PM
(08-03-2019, 08:56 PM)pudly Wrote: 4. open a command prompt and clone gekko repo....what does this mean and how do you do it?
Once you have git installed, then you will need to open a windows command prompt (cmd.exe) and enter in the following:
git clone git://github.com/askmike/gekko.git -b stable
Also, use the guide from this post alongside the official documentation at https://gekko.wizb.it/docs/installation/...gekko.html to help connect the dots.