Skip to content

Commit 0df0143

Browse files
authored
Update README.md (#120)
1 parent 506df9a commit 0df0143

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,9 @@
7979
```
8080
#### Once you've launched your instance run the following in the instance to start Metlo:
8181
```bash
82-
$ sudo metlo update
83-
$ sudo metlo start
82+
$ sudo metlo-deploy init-env
83+
$ sudo metlo-deploy update
84+
$ sudo metlo-deploy start
8485
```
8586

8687
#### Then you can tunnel locally to access the UI

0 commit comments

Comments
 (0)