Skip to content

Commit a6f8bb5

Browse files
committed
Update README.md
1 parent a5bf053 commit a6f8bb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ $ git clone https://github.com/myaaghubi/PHP-Frameworks-Bench.git
9191
$ cd PHP-Frameworks-Bench
9292

9393
# optional
94-
$ nano benchmark.config
94+
$ nano config
9595

9696
# run the setup & follow the progress
9797
$ yes | bash setup.sh
@@ -128,7 +128,7 @@ $ bash benchmark.sh
128128

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

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

133133
```ini
134134
base="http://127.0.0.1:8080/PHP-Frameworks-Bench"

0 commit comments

Comments
 (0)