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>
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 >
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$`
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
4545Install * CodeRoad-CLI* . Make sure [ NodeJS] ( nodejs.org ) is already installed
4646
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ file: 2016-01-13-contributing.md
66---
77See 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 )
You can’t perform that action at this time.
0 commit comments