Skip to content

Commit 4ea496f

Browse files
committed
Merge pull request coderwall#341 from b4hand/contributing-format-code-block
Format code block properly. [skip ci]
2 parents 2588384 + 1d7de21 commit 4ea496f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ If you're running Windows, [here's a guide written by one of our members on how
7777

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

80-
mkdir -p ~/assemblymade
81-
cd ~/assemblymade
80+
mkdir -p ~/assemblymade
81+
cd ~/assemblymade
8282

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

0 commit comments

Comments
 (0)