summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorParamtamtam <[email protected]>2019-12-18 12:09:34 +0500
committerParamtamtam <[email protected]>2019-12-18 12:09:34 +0500
commitb69fdf6627a9599579cc9014383d8c546c5d5965 (patch)
tree134e90100cd8a89100cde3ad215d64e615e4b051 /README.md
parent62f72e94556e093099c58eae6e2b0366f72d79c9 (diff)
Readme file updated
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8492ea74..00884782 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ $ composer require spiral/roadrunner
$ ./vendor/bin/rr get-binary
```
-> For getting roadrunner binary file you can use our docker image: `spiral/roadrunner:latest` (more info can be found [here](https://hub.docker.com/r/spiral/roadrunner/))
+> For getting roadrunner binary file you can use our docker image: `spiral/roadrunner:X.X.X` (more information about image and tags can be found [here](https://hub.docker.com/r/spiral/roadrunner/))
Example:
--------