Skip to content

Commit 390084b

Browse files
authored
Fix dev env deployment instructions (#70)
1 parent 780dc9f commit 390084b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ It will set up 3 things:
8282

8383
Run the following command in a terminal:
8484
```
85-
make up
85+
make up-dev
8686
```
8787

8888
This will set up infrastructure illustrated in the following picture:

0 commit comments

Comments
 (0)