Commit Diff


commit - 46c81b6f77111c15cba319906d296392fc03fd86
commit + cd753f0c65832100bafb30b471ae3c1583e8db19
blob - e44764fa5718cc116e3e1ef624daa8d86e6d9aae
blob + d4e52a0c5ad87ed1d2da52cbdaa5a839a7da783c
--- README.md
+++ README.md
@@ -5,9 +5,9 @@ tests based on [Molly](https://github.com/ligurio/moll
 ```sh
 $ git clone https://github.com/ligurio/molly-tests
 $ cd molly-tests
-$ luarocks --local install --server=https://luarocks.org/dev molly
-$ tarantoolctl rocks install luatest
-$ PATH=$PATH:$(tarantoolctl rocks config deploy_bin_dir)
+$ tt rocks install --server=https://luarocks.org/dev molly
+$ tt rocks install luatest
+$ PATH=$PATH:$(tt rocks config deploy_bin_dir)
 $ luatest -v tarantool.tarantool.test_cas_register
 $
 $ sudo apt install default-jre