docs: Mention the debug symbols, closes #1201
This commit is contained in:
parent
e2bdbae262
commit
0611f9156f
1 changed files with 4 additions and 3 deletions
|
@ -7,10 +7,11 @@ editor](https://github.com/atom/atom).
|
||||||
|
|
||||||
## Downloads
|
## Downloads
|
||||||
|
|
||||||
Prebuilt binaries of atom-shell for Linux, Windows and Mac can be found on the
|
Prebuilt binaries and debug symbols of atom-shell for Linux, Windows and Mac can
|
||||||
[releases](https://github.com/atom/atom-shell/releases) page.
|
be found on the [releases](https://github.com/atom/atom-shell/releases) page.
|
||||||
|
|
||||||
You can also use [`npm`](https://docs.npmjs.com/) to install prebuilt atom-shell binaries:
|
You can also use [`npm`](https://docs.npmjs.com/) to install prebuilt atom-shell
|
||||||
|
binaries:
|
||||||
|
|
||||||
```
|
```
|
||||||
# Install globally in your $PATH
|
# Install globally in your $PATH
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue