Skip to content

Commit b5e258d

Browse files
Abdur-rahmaanJSimon Krull
andauthored
Update README.md: Add note about docker compose (#27)
* Update README.md * Update README.md Co-authored-by: Simon Krull <simondotunix@gmail.com> * Update README.md Co-authored-by: Simon Krull <simondotunix@gmail.com> Co-authored-by: Simon Krull <simondotunix@gmail.com>
1 parent e6555a9 commit b5e258d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ docker compose up -d
2929

3030
Then open http://django-cms-quickstart.127.0.0.1.nip.io:8000 (or just http://127.0.0.1:8000) in your browser.
3131

32+
Note: Since Compose V2, `docker-compose` is now included inside docker. For more information, checkout the [Compose V2](https://docs.docker.com/compose/cli-command/) Documentation.
33+
You can find more information at https://docs.docker.com/compose/cli-command/
34+
3235
## Customising the project
3336

3437
This project is ready-to-go without making any changes at all, but also gives you some options.

0 commit comments

Comments
 (0)