docs: Updated list numbering (#32991)
* docs: Updated list numbering The steps to package and distribute an application using electron had incorrect numbering * Indented text within ordered list sections * Removed single space * Fixed indentation
This commit is contained in:
parent
62366aeb95
commit
41c81ed066
1 changed files with 34 additions and 34 deletions
|
@ -479,7 +479,7 @@ We have ATTEMPTED to convert your app to be in a format that electron-forge unde
|
||||||
Thanks for using "electron-forge"!!!
|
Thanks for using "electron-forge"!!!
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Create a distributable using Forge's `make` command:
|
2. Create a distributable using Forge's `make` command:
|
||||||
|
|
||||||
```sh npm2yarn
|
```sh npm2yarn
|
||||||
npm run make
|
npm run make
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue