Updating references to embassy-sdk to start-sdk in dev-docs/specifications (#486)

This commit is contained in:
Jadi
2023-08-21 16:25:34 +03:30
committed by GitHub
parent 174d6139c4
commit 0fbc722c9f
3 changed files with 8 additions and 8 deletions

View File

@@ -15,7 +15,7 @@ This purpose of this file is to:
- Read the docker container and build the project
- Build all prerequisites for running the docker file
- Build all dependencies
- Package assets and docker image using ``embassy-sdk pack``
- Package assets and docker image using ``start-sdk pack``
Example
-------