Skip to content

Commit 79ffdba

Browse files
author
Sine Jespersen
committed
update readme
1 parent 31dae10 commit 79ffdba

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,10 @@ setting are required than what is default.
3232
cp public/example-access-config.json public/access-config.json
3333
```
3434

35-
### Up the containers
35+
### Up the containers and install npm packages
3636

3737
```shell
3838
docker compose up --detach
39-
```
40-
41-
### Install npm packages
42-
43-
```shell
4439
docker compose run --rm node yarn install
4540
```
4641

0 commit comments

Comments
 (0)