Skip to content

Commit 33f1bb6

Browse files
Update docs
1 parent 5cc0b58 commit 33f1bb6

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/apps/badgehub.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,10 @@ The AppManager uses the latest release's download URL to fetch the `.mpk`.
3636

3737
1. Build your `.mpk` following the [Bundling Apps](bundling-apps.md) guide. The top-level folder in the ZIP must match the app's `fullname` exactly.
3838
2. Ensure the archive contains a valid `MANIFEST.JSON`.
39-
3. Upload the `.mpk` to your BadgeHub project.
40-
4. MicroPythonOS will detect the new release the next time the AppStore refreshes the BadgeHub backend.
39+
3. If it's the first time, fill out the "Create Project" form on BadgeHub.eu after logging in
40+
4. Make sure you select **`mpos_api_0`** under "Badge" to indicate your app is built for MicroPythonOS
41+
5. Upload the `.mpk` to your BadgeHub project.
42+
6. MicroPythonOS will detect the new release the next time the AppStore refreshes the BadgeHub backend.
4143

4244
## Version handling
4345

0 commit comments

Comments
 (0)