Skip to content

Commit

Permalink
Replaced tarantoolctl with tt.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreyaksenov authored and DifferentialOrange committed Sep 25, 2023
1 parent 908569b commit 83c448c
Showing 1 changed file with 3 additions and 3 deletions.
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

0 comments on commit 83c448c

Please sign in to comment.