From 2c2670f74493ed8132d414767582553b42f7d578 Mon Sep 17 00:00:00 2001 From: andreyaksenov Date: Mon, 25 Sep 2023 12:56:41 +0300 Subject: [PATCH] Replaced tarantoolctl with tt. Part of https://github.com/tarantool/doc/issues/3730 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdfccfa..8560e61 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ and `publisher` that prints it in the console. Add data to these services via HTTP; initially it sends `client`. *Note: example requires http rock (version >= 1.2.0)* -*Install it using `tarantoolctl rocks install http 1.2.0`* +*Install it using `tt rocks install http 1.2.0`* #### How to run