File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ <h3>{{ page.subTitle }}</h3>
14
14
< li >
15
15
<!-- <h3>{{ social.purpose }}</h3> -->
16
16
< a href ="https://github.com/coderoad/atom-coderoad " target ="_blank " class ="btn btn-default btn-lg "> < i class ="fa fa-github fa-fw "> </ i > < span class ="network-name "> Atom-CodeRoad
17
- < span class ="version "> v{{ site.atomVersion }} for Mac/Linux </ span > </ span > </ a >
17
+ < span class ="version "> v{{ site.atomVersion }}</ span > </ span > </ a >
18
18
< br > < br >
19
19
< code class ="social-instructions "> > apm install atom-coderoad</ code >
20
20
</ li >
21
21
</ ul >
22
- < p class ="requirements "> Requires < a href ="https://atom.io "> Atom</ a > & < a href ="https://nodejs.org "> NodeJS > 0.10</ a > </ p >
22
+ < p class ="requirements "> < a href ="https://atom.io "> Atom</ a > , < a href ="https://nodejs.org "> NodeJS > 0.10</ a > & Mac/Linux. </ p >
23
23
</ div >
24
24
25
25
</ div >
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Use [Atom CodeRoad](https://github.com/coderoad/atom-coderoad) to view and play
19
19
20
20
`> apm install atom-coderoad`
21
21
22
- * Open * Atom-CodeRoad* in * Atom* using the "packages" menu or press * ctrl-alt-1 * .
22
+ * Toggle open * Atom-CodeRoad* in * Atom* using the "packages" menu or press * ctrl-alt-0 * .
23
23
24
24
* It's recommended you also enable Autosave in Atom.
25
25
You can’t perform that action at this time.
0 commit comments