You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+11-5Lines changed: 11 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ There's only a VirtualBox basebox right now.
63
63
64
64
#### Vagrant? VirtualBox? Let's take this one step at a time.
65
65
66
-
If you're running Windows, [here's a guide written by one of our members on how to get set up.](https://github.com/assemblymade/coderwall/docs/getting_started_on_windows.md)
66
+
If you're running Windows, [here's a guide written by one of our members on how to get set up.](https://github.com/assemblymade/coderwall/blob/master/docs/getting_started_on_windows.md)
67
67
68
68
1.**Install VirtualBox**
69
69
@@ -91,12 +91,18 @@ If you're running Windows, [here's a guide written by one of our members on how
91
91
92
92
3.**Git assemblymade/coderwall**
93
93
94
+
[Fork the code](https://github.com/assemblymade/coderwall) if you haven't already done so.
95
+
94
96
mkdir -p ~/assemblymade
95
97
cd ~/assemblymade
96
98
97
-
depending on your choice of protocols : _(this will take a while to run so you may want to grab some coffee)_
0 commit comments