Skip to content

Commit 42854f0

Browse files
authored
Update README.md
1 parent 827af81 commit 42854f0

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -143,22 +143,22 @@ and that you are in the correct directory __./api__
143143
or
144144

145145
- development up / down
146-
```
147-
scripts/dev.sh up
148-
```
146+
```
147+
scripts/dev.sh up
148+
```
149149

150-
```
151-
scripts/dev.sh down
152-
```
150+
```
151+
scripts/dev.sh down
152+
```
153153

154154
- production up / down
155-
```
156-
scripts/prod.sh up
157-
```
155+
```
156+
scripts/prod.sh up
157+
```
158158

159-
```
160-
scripts/prod.sh down
161-
```
159+
```
160+
scripts/prod.sh down
161+
```
162162

163163
## Environment variables
164164

0 commit comments

Comments
 (0)