Skip to content

Commit a133094

Browse files
committed
install guide link, contributing
1 parent 95ead80 commit a133094

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

_includes/header.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ <h3>{{ page.subTitle }}</h3>
1919
<code class="social-instructions">> apm install atom-coderoad</code>
2020
</li>
2121
</ul>
22-
<p class="requirements"><a href="https://atom.io">Atom</a>, <a href="https://nodejs.org">NodeJS > 0.10</a> & Mac/Linux.</p>
22+
<a class="version" href="/docs/#install">Install Guide</a>
23+
2324
</div>
2425

2526
</div>

_posts/2016-01-01-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Now you can install a tutorial. Run `npm install --save-dev $THE-PACKAGE-NAME$`
4040

4141
### CodeRoad-CLI
4242

43-
Use [CodeRoad CLI](https://github.com/coderoad/coderoad-cli) to setup and build a project data file.
43+
[CodeRoad CLI](https://github.com/coderoad/coderoad-cli) is necessary for building a tutorial.
4444

4545
Install *CodeRoad-CLI*. Make sure [NodeJS](nodejs.org) is already installed
4646

_posts/2016-01-13-contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ file: 2016-01-13-contributing.md
66
---
77
See our [development boards](https://coderoad.herokuapp.com/).
88

9-
More information coming soon.
9+
See also the [contributing guidelines](https://github.com/coderoad/atom-coderoad/blob/master/CONTRIBUTING.md)

0 commit comments

Comments
 (0)