Skip to content

Instantly share code, notes, and snippets.

@branneman
Last active January 3, 2016 21:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save branneman/8523280 to your computer and use it in GitHub Desktop.
Save branneman/8523280 to your computer and use it in GitHub Desktop.
Howto install Ruby & DevKit on Windows

Howto install Ruby & DevKit on Windows

  1. Install Ruby 2, x64
    inside a directory without spaces

  2. Install a matching Ruby DevKit, instructions here
    inside a directory without spaces

  3. Install extra dependencies:

    gem install windows-pr
    gem install win32-process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment