Skip to content

Commit 3fe46d8

Browse files
committed
updated README.md file
1 parent 6cb6dc6 commit 3fe46d8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ While in the `docker-eval` directory, enter the following command:
8484
docker compose up
8585
```
8686

87-
This command instructs docker to process the `compose.yml` file. The screen should immediately begin to fill with startup messages as docker composes the Backdrop runtime environment. After a minute or so, the pace of new messages should settle down, with just status messages being displayed. At this point the Backdrop installation screen should be accessible via a web browser.
87+
This command instructs docker to process the `compose.yml` file in the current directory.
88+
89+
The screen should immediately begin to fill with startup messages as docker composes the Backdrop runtime environment. After a minute or so, the pace of new messages should settle down, with just status messages being displayed. At this point the Backdrop installation screen should be accessible via a web browser.
8890

8991
# How to Access Backdrop in a Local Docker Container
9092
If the web browser is running on **the same machine** as docker, Backdrop should be accessible at:

0 commit comments

Comments
 (0)