File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,8 @@ <h3>{{ page.subTitle }}</h3>
19
19
< code class ="social-instructions "> > apm install atom-coderoad</ code >
20
20
</ li >
21
21
</ 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
+
23
24
</ div >
24
25
25
26
</ div >
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Now you can install a tutorial. Run `npm install --save-dev $THE-PACKAGE-NAME$`
40
40
41
41
### CodeRoad-CLI
42
42
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 .
44
44
45
45
Install * CodeRoad-CLI* . Make sure [ NodeJS] ( nodejs.org ) is already installed
46
46
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ file: 2016-01-13-contributing.md
6
6
---
7
7
See our [ development boards] ( https://coderoad.herokuapp.com/ ) .
8
8
9
- More information coming soon.
9
+ See also the [ contributing guidelines ] ( https://github.com/coderoad/atom-coderoad/blob/master/CONTRIBUTING.md )
You can’t perform that action at this time.
0 commit comments