mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 13:06:14 +01:00
docs: change sentence structure, fix some typo
This commit is contained in:
@@ -3,7 +3,7 @@ title: "Create New Release"
|
||||
aliases:
|
||||
---
|
||||
|
||||
In this section, we will explain to you how to create a new release.
|
||||
In this section, we will explain how to create a new release.
|
||||
|
||||
|
||||
## Create release wizard
|
||||
@@ -13,7 +13,7 @@ In Pybytes, go to *Applications* -> *My applications* -> *select target applicat
|
||||
1. Click on *Create Release*.
|
||||

|
||||
|
||||
2. List of pre-configured application configurations will be listed.
|
||||
2. A list of pre-configured application configurations will be shown.
|
||||

|
||||
|
||||
3. Select the target `firmware`, or omit this step.
|
||||
@@ -24,7 +24,7 @@ In Pybytes, go to *Applications* -> *My applications* -> *select target applicat
|
||||
* `Browse` your target code (should be a `zip` file)
|
||||
* The `zip` file size is limited to `4MB`
|
||||

|
||||
* if you need to update files on the device you should have the below structure.
|
||||
* if you need to update files on the device you should follow the structure below.
|
||||
* `zip` file structure:
|
||||
- root
|
||||
- flash
|
||||
@@ -38,5 +38,5 @@ In Pybytes, go to *Applications* -> *My applications* -> *select target applicat
|
||||
6. *Review* release details then *Click* Finish.
|
||||

|
||||
|
||||
7. You can see list of created releases under the `Releases` tab.
|
||||
7. You can see a list of created releases under the `Releases` tab.
|
||||

|
||||
|
||||
@@ -3,7 +3,7 @@ title: "Deploy Release"
|
||||
aliases:
|
||||
---
|
||||
|
||||
In this section, we will explain to you how to deploy a release.
|
||||
In this section, we will explain how to deploy a release.
|
||||
|
||||
|
||||
## Deploy Release Steps
|
||||
@@ -13,7 +13,7 @@ In Pybytes, go to *Applications* -> *My applications* -> *select target applicat
|
||||
1. *Select* target release by `clicking` *the three dots point* and Click on *Deploy*.
|
||||

|
||||
|
||||
2. You will get list of all devices within the application.
|
||||
2. You will get a list of all the devices within the application.
|
||||

|
||||
* `Select` list of device
|
||||

|
||||
|
||||
Reference in New Issue
Block a user