mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
fix readme style
This commit is contained in:
@@ -13,10 +13,10 @@ Prebuilt binaries of atom-shell for Linux, Windows and Mac can be found on the
|
||||
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
|
||||
npm install atom-shell -g
|
||||
|
||||
# install as a development dependency
|
||||
# Install as a development dependency
|
||||
npm install atom-shell --save-dev
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user