Init hello-world submodule (#261)

This commit is contained in:
Chris Guida
2023-01-09 16:14:05 -06:00
committed by GitHub
parent ba7fc42dda
commit 22ab3fd571

View File

@@ -160,6 +160,7 @@ Check your environment setup by building a demo project and installing it to emb
git clone https://github.com/Start9Labs/hello-world-wrapper.git
cd hello-world-wrapper
git submodule update --init
#. Build to create ``hello-world.s9pk``
@@ -400,4 +401,4 @@ Glossary
`s9pk` - the file extension for the packaged service artifact needed to install and run a service on embassyOS
:ref:`Back to Top <service-packaging>`
:ref:`Back to Top <service-packaging>`