Skip to content

Commit bcbe8c4

Browse files
andreyaksenovoleg-jukovec
authored andcommitted
Replaced tarantoolctl with tt.
Part of tarantool/doc#3730
1 parent ca8a7a6 commit bcbe8c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ Table below may help you to choose a proper module for your requirements:
3939

4040
You can:
4141

42-
* Install the module using `tarantoolctl`:
42+
* Install the module using [tt](https://github.com/tarantool/tt):
4343

4444
``` bash
45-
tarantoolctl rocks install expirationd
45+
tt rocks install expirationd
4646
```
4747

4848
* Install the module using LuaRocks:

0 commit comments

Comments
 (0)