Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ Example:<br/>

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

#### tarantoolctl rocks
#### tt rocks

You can also use tarantoolctl rocks:
You can also use `tt rocks`:

```sh
tarantoolctl rocks install mysql
tt rocks install mysql
```

#### Install a package
Expand Down