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:
Alvin Philips 2022-03-04 05:05:51 +05:30 committed by GitHub
parent 62366aeb95
commit 41c81ed066
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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