Skip to content

Commit 6c160b6

Browse files
authored
mention Docker Compose
1 parent d082c5b commit 6c160b6

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
@@ -431,7 +431,7 @@ Book-detail page for Admin user:
431431
Check out [package.json](https://github.com/builderbook/builderbook/blob/master/package.json).
432432

433433
## Docker
434-
- Install Docker (Ubuntu instructions: https://phoenixnap.com/kb/how-to-install-docker-on-ubuntu-18-04)
434+
- Install Docker and Docker Compose
435435
- Modify `docker-compose-dev.yml` file
436436
- If using Ubuntu, follow these steps: https://stackoverflow.com/questions/38775954/sudo-docker-compose-command-not-found
437437
- Start app with `docker-compose -f docker-compose-dev.yml up`

0 commit comments

Comments
 (0)