mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
add sh to code block
This commit is contained in:
@@ -54,11 +54,11 @@ Electron supports three streams of development versions, each of which is identi
|
||||
|
||||
A `dist-tag` can be used when installing Electron as a reference to a version instead of using a specific version number:
|
||||
|
||||
```
|
||||
```sh
|
||||
npm install electron@<dist-tag>
|
||||
```
|
||||
**Note:** if unspecified, `latest` will be used.
|
||||
|
||||
**Note:** if unspecified, `latest` will be used.
|
||||
|
||||
## Stable Releases
|
||||
|
||||
|
||||
Reference in New Issue
Block a user