mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-31 04:23:41 +00:00
Update start-sdk installation instruction (#548)
This commit is contained in:
@@ -181,8 +181,8 @@ Dependencies - Required
|
|||||||
.. code-block::
|
.. code-block::
|
||||||
|
|
||||||
git clone https://github.com/Start9Labs/start-os.git && \
|
git clone https://github.com/Start9Labs/start-os.git && \
|
||||||
cd start-os && make frontends && mkdir -p ./frontend/dist/static && \
|
cd start-os && git submodule update --init --recursive && \
|
||||||
cd ./backend && ./install-sdk.sh
|
make sdk
|
||||||
|
|
||||||
Initialize sdk & verify install
|
Initialize sdk & verify install
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user