Merge pull request #146 from pycom/release-docs-fix

Release docs fix
This commit is contained in:
Jirka Krepl
2019-10-04 14:02:57 +02:00
committed by GitHub
4 changed files with 10 additions and 1 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# Created by .ignore support plugin (hsz.mobi)
### Example user template template
### Example user template
# IntelliJ project files
.idea
*.iml
out
gen

View File

@@ -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**
![](/gitbook/assets/pybytes/releases/create-release-step-7.png)
* Download and extend example release zip archive **[my-release.zip](/gitbook/assets/pybytes/releases/code-example/my-code.zip)**
* Download and extend example release zip archive **[my-release.zip](/gitbook/assets/pybytes/releases/my-release.zip)**
* Or create a zip file with the following structure:
```
my_release.zip

Binary file not shown.