Browse Source

update docs

tags/v1.1.1
Jonathan Cobb 4 years ago
parent
commit
78570b8248
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      README.md

+ 7
- 0
README.md View File

@@ -51,6 +51,13 @@ distributions should work fine. If you are running on a non-Ubuntu system, copy
And then edit it such that all the same packages get installed.
Then submit a pull request and we can add support for your operating system to the main repository.

### Build
Before running Bubble, you need to build it. Run:

./bin/first_time_setup.sh

This will grab all the submodules and perform an initial build of all components.

## Deployment Modes
Bubble runs in three different modes.
In order to launch and use your own Bubble that you can connect devices to and use,


Loading…
Cancel
Save