How to install RVM on Windows 7

后端 未结 6 1988
再見小時候
再見小時候 2020-12-01 05:59

How do I install RVM on Windows 7?

It says to install RVM, and use the following script:

user$ bash -s stable < <(curl -s https://raw.github.co         


        
6条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-01 06:50

    RVM supports most UNIX like systems and Windows (with Cygwin or Bash on Ubuntu on Windows). https://rvm.io/rvm/install

    Bash on Ubuntu on Windows works fine for me.

提交回复
热议问题