diff options
author | Paramtamtam <[email protected]> | 2019-12-18 12:09:34 +0500 |
---|---|---|
committer | Paramtamtam <[email protected]> | 2019-12-18 12:09:34 +0500 |
commit | b69fdf6627a9599579cc9014383d8c546c5d5965 (patch) | |
tree | 134e90100cd8a89100cde3ad215d64e615e4b051 /README.md | |
parent | 62f72e94556e093099c58eae6e2b0366f72d79c9 (diff) |
Readme file updated
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: -------- |