RE: Bittrex Pump and Dump Bot for Free !!

You are viewing a single comment's thread from:

Bittrex Pump and Dump Bot for Free !!

in bittrex •  7 years ago 

To Install Ruby on Mac:

Install xcode :

$ xcode-select --install

Install Homebrew :

$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install Ruby version manager(RVM) :
$ \curl -sSL https://get.rvm.io | bash -s stable

Install ruby with RVM :
$ rvm install ruby-head

Install version 2.3.1 ruby :

$ rvm install 2.3.1
$ rvm --default use 2.3.1

Hope this helps, (see the instructions to install ruby on Windows machine in youtube demo video comments section)

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Still getting the ruby: No such file or directory -- bittrex_bot.rb (LoadError)