Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 1fdd39a

Browse files
committed
Update README.md
1 parent 9aaae6b commit 1fdd39a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -890,7 +890,6 @@ Class | Method | HTTP request | Description
890890
1. Copy `.env.example` to `.env` and fill in the values.
891891
2. Run `docker build -t php .` to build the image.
892892
3. Run `docker run --rm php` to run the tests and delete container immediately after.
893-
4. Make changes Your desire and run again command from step 3. It uses volumes so no need to rebuild the image.
894893

895894
## Author
896895

0 commit comments

Comments
 (0)