Skip to content

Commit

Permalink
Windows install instruction: fix ruby version directory
Browse files Browse the repository at this point in the history
  • Loading branch information
llloret committed Jun 14, 2016
1 parent 584d710 commit d2658ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL-WINDOWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ This section of the Sonic Pi install.md file should be completed next BEFORE att

Copy ```c:\ruby23\*``` into ```c:\sonic-pi\app\server\native\windows\ruby```

You will need to create the last two folders windows\ruby before doing this, which is best done from a File Explorer window. The copying is also best done using **two** File Explorer windows, one set to ```c:\Ruby22``` and the other to ```c:\sonic-pi\app\server\native\windows\ruby```
You will need to create the last two folders windows\ruby before doing this, which is best done from a File Explorer window. The copying is also best done using **two** File Explorer windows, one set to ```c:\Ruby23``` and the other to ```c:\sonic-pi\app\server\native\windows\ruby```
You can leave out the **Doc** folder and the two **unins000** files.
Now open a cmd window and navigate to c:\sonic-pi\app\server\native\windows\ruby
From there we will install gem files required by Sonic Pi
Expand Down

0 comments on commit d2658ee

Please sign in to comment.