From 4ae277809a61b5978c2d5c2218d60e67809a0ead Mon Sep 17 00:00:00 2001 From: andreyaksenov Date: Mon, 25 Sep 2023 12:52:29 +0300 Subject: [PATCH] Replaced tarantoolctl with tt. Part of https://github.com/tarantool/doc/issues/3730 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a12d8fc..7ca242e 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ event date. # Installation -```` -tarantoolctl rocks install cron-parser -```` +``` +tt rocks install cron-parser +``` # Example