Skip to content

Commit 83c448c

Browse files
andreyaksenovDifferentialOrange
authored andcommitted
Replaced tarantoolctl with tt.
Part of tarantool/doc#3730
1 parent 908569b commit 83c448c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ Example:<br/>
4444

4545
The tests can now be run by `make check`.
4646

47-
#### tarantoolctl rocks
47+
#### tt rocks
4848

49-
You can also use tarantoolctl rocks:
49+
You can also use `tt rocks`:
5050

5151
```sh
52-
tarantoolctl rocks install mysql
52+
tt rocks install mysql
5353
```
5454

5555
#### Install a package

0 commit comments

Comments
 (0)