Skip to content

Commit bb6818f

Browse files
authored
docs: update steps count in README.md
After (eggsy84/no-need-for-env-removal)[ed19732] commit, steps are now 3.
1 parent ed19732 commit bb6818f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Open [localhost:3000](http://localhost:3000/) to see your running application.
145145

146146
## Docker Compose
147147

148-
You can also use Docker Compose to build the image and run the container. Follow steps 1-4 above and create a `docker-compose.yml` file with the following:
148+
You can also use Docker Compose to build the image and run the container. Follow steps 1-3 above and create a `docker-compose.yml` file with the following:
149149

150150
```yaml
151151
# docker-compose.yml

0 commit comments

Comments
 (0)