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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
p-zielinski committed Jan 17, 2024
1 parent 9aaae6b commit 1fdd39a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,6 @@ Class | Method | HTTP request | Description
1. Copy `.env.example` to `.env` and fill in the values.
2. Run `docker build -t php .` to build the image.
3. Run `docker run --rm php` to run the tests and delete container immediately after.
4. Make changes Your desire and run again command from step 3. It uses volumes so no need to rebuild the image.

## Author

Expand Down

0 comments on commit 1fdd39a

Please sign in to comment.