Fix sdk install (#561)

This commit is contained in:
Mariusz Kogen
2023-12-18 06:42:30 +01:00
committed by GitHub
parent 58a627fe74
commit 8899fec844

View File

@@ -15,7 +15,7 @@ You can install this component on any system, without needing to run StartOS, by
.. code-block::
git clone -b latest --recursive https://github.com/Start9Labs/start-os.git && cd start-os/backend && ./install-sdk.sh
git clone -b sdk --recursive https://github.com/Start9Labs/start-os.git && cd start-os && make sdk
Next, initialize the SDK and verify the installation was successful: