Commit Graph

7 Commits

Author SHA1 Message Date
kn0wmad
2f6ed2a547 Update flashing guide for all platforms 2022-10-27 13:29:05 -06:00
Spencer Flagg
1d799ec6ed Update environment-setup.rst 2022-03-03 20:46:03 +01:00
Lucy C
1046eb1c12 add one line command 2022-03-03 08:49:42 -07:00
Spencer Flagg
c71eb10c75 Update environment-setup.rst
- changed 'to' to 'on' (grammar)
- removed 'platform' (doesn't sound natural in 2022 english)
- added `cd embassy-os` because the user is still in root
- i had to close and open the terminal window at this point because `cargo`, which i had installed in the previous step, was not yet in the PATH
- might want to consider one-lining this block of commands? not sure if there's value in keeping them separate
  - something like `git clone https://github.com/Start9Labs/embassy-os.git | ./embassy-os/backend/install-sdk.sh` i think?
- under the EmbassyOS section, can you clarify something? is the "running instance" that you refer to the embassy-sdk that we just installed, or is it the instance running on the Embassy device?
2022-03-03 11:55:36 +01:00
Lucy C
9a617ca9f2 Fix/updates (#82)
* style updats

* remove step from title

* add contents for small screen submenu display

* adjust footer
2022-03-01 00:07:30 -07:00
Lucy Cifferello
d9088fab5b update dev docs titles, spacing, properties content 2022-02-24 14:38:46 -07:00
Matt Hill
aed86e7e6c re-arrange the user docs (#76)
* re-arrange the user docs

* Minor description edit

* update styles

* fix service links

Co-authored-by: kn0wmad <kn0wmad@protonmail.com>
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
2022-02-18 08:49:53 -07:00