mirror of
https://github.com/electron/electron.git
synced 2026-02-13 08:35:02 -05:00
Merge pull request #1527 from frewsxcv/patch-1
Enable syntax highlighting in README
This commit is contained in:
@@ -21,7 +21,7 @@ be found on the [releases](https://github.com/atom/electron/releases) page.
|
||||
You can also use [`npm`](https://docs.npmjs.com/) to install prebuilt electron
|
||||
binaries:
|
||||
|
||||
```
|
||||
```sh
|
||||
# Install the `electron` command globally in your $PATH
|
||||
npm install electron-prebuilt -g
|
||||
|
||||
|
||||
Reference in New Issue
Block a user