edit titles in dev tools

This commit is contained in:
Lucy Cifferello
2022-02-13 19:09:53 -07:00
parent a09bbb80aa
commit 10f352cd66
4 changed files with 14 additions and 13 deletions

View File

@@ -1,16 +1,17 @@
.. _embassy-sdk:
===========
Embassy-SDK
===========
================================
Embassy Software Development Kit
================================
.. warning:: This is for developers only!! Anything you do while SSH'd into your Embassy is NOT SUPPORTED, unless under the guidance of a Start9 technician.
You can install to your system by running the following from you ``embassy-os`` directory:
You can install to your system by running the following from your ``embassy-os`` directory:
.. code-block:: bash
cargo install --bin=embassy-sdk --path=. --no-default-features --verbose
cd backend
./install-sdk.sh
You can enter ``embassy-sdk help`` or ``embassy-sdk <option> help`` to get an overview of capabilities: