Skip to content

Commit 8196f38

Browse files
Replaced tarantoolctl with tt. (#473)
Part of tarantool/doc#3730
1 parent 6b171c7 commit 8196f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Library includes:
2929

3030
```bash
3131
cd ${PROJECT_ROOT}
32-
tarantoolctl rocks install metrics
32+
tt rocks install metrics
3333
```
3434

3535
## Plugins export

0 commit comments

Comments
 (0)