Skip to content

Commit 3d07e87

Browse files
committed
hotkey, requirements
1 parent 152b21e commit 3d07e87

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_includes/header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ <h3>{{ page.subTitle }}</h3>
1414
<li>
1515
<!-- <h3>{{ social.purpose }}</h3> -->
1616
<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>
1818
<br><br>
1919
<code class="social-instructions">> apm install atom-coderoad</code>
2020
</li>
2121
</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>
2323
</div>
2424

2525
</div>

_posts/2016-01-01-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Use [Atom CodeRoad](https://github.com/coderoad/atom-coderoad) to view and play
1919

2020
`> apm install atom-coderoad`
2121

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*.
2323

2424
* It's recommended you also enable Autosave in Atom.
2525

0 commit comments

Comments
 (0)