Skip to content

Commit a4f1b55

Browse files
committed
Update README.md
1 parent 5e437e0 commit a4f1b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ $proxy->download($_GET['url']);
5050
$proxy->response();
5151
```
5252

53-
If you are not using web frameworks, you can download the release from https://github.com/inphinit/inphinit-php-proxy/releases/tag/2.0.0, then extract the contents and move it to the web server and rename the folder, like this (optional):
53+
If you are not using web frameworks, you can download the release from https://github.com/inphinit/inphinit-php-proxy/releases, then extract the contents and move it to the web server and rename the folder, like this (optional):
5454

5555
```bash
5656
mv inphinit-php-proxy-2.0.0 proxy

0 commit comments

Comments
 (0)