Update setup section to reflect switch to balena-os org

Change-type: patch
Signed-off-by: Christina Wang <christina@balena.io>
This commit is contained in:
Christina Wang 2021-04-01 07:48:59 +00:00
parent 0f906fd9d8
commit dc41a7fa51

View File

@ -45,7 +45,7 @@ To get the codebase setup on your development machine follow these steps. For ru
```sh
# Clone the repo
git clone git@github.com:balena-io/balena-supervisor.git
git clone git@github.com:balena-os/balena-supervisor.git
# Install dependencies
npm ci