queue
queue copied to clipboard
Use tt instead of tarantoolctl in usage instructions
As a part of https://github.com/tarantool/doc/issues/3501, we need to start recommending our users to utilize tt instead of the tarantoolctl utility. The README file mentions tarantoolctl in this section: https://github.com/tarantool-php/queue#before-start
@andreyaksenov thanks for spotting this out! Would you be interested in creating a PR?