Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
myaaghubi committed Aug 24, 2023
1 parent a5bf053 commit a6f8bb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ $ git clone https://github.com/myaaghubi/PHP-Frameworks-Bench.git
$ cd PHP-Frameworks-Bench

# optional
$ nano benchmark.config
$ nano config

# run the setup & follow the progress
$ yes | bash setup.sh
Expand Down Expand Up @@ -128,7 +128,7 @@ $ bash benchmark.sh

Results with docker may not be reliable but in a situation you can use it like:

1- Change the `base` in `benchmark.config` on the right port(`8080` considered):
1- Change the `base` in `config` on the right port(`8080` considered):

```ini
base="http://127.0.0.1:8080/PHP-Frameworks-Bench"
Expand Down

0 comments on commit a6f8bb5

Please sign in to comment.