Skip to content

Format code block properly. [skip ci] #341

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 12, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ If you're running Windows, [here's a guide written by one of our members on how

[Fork the code](https://github.com/assemblymade/coderwall) if you haven't already done so.

mkdir -p ~/assemblymade
cd ~/assemblymade
mkdir -p ~/assemblymade
cd ~/assemblymade

Depending on your choice of protocols: _(this will take a while to run so you may want to grab some coffee)_
* git clone https://github.com/your_username/coderwall.git coderwall
Expand Down