Skip to content

Commit 5647fb0

Browse files
committed
Update create db tutorial
1 parent 9d642c1 commit 5647fb0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

doc/how-to/getting_started_db.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
Creating your first Tarantool database
44
======================================
55

6-
In this tutorial, th
7-
First, let's install Tarantool, start it, and create a database.
8-
9-
You can install Tarantool and work with it locally or in Docker.
6+
In this tutorial, you connect to Tarantool instances using the :ref:`tt CLI <tt-installation>` utility,
7+
create a database, and establish a remote connection using the :ref:`net.box <net_box-module>` module.
108

119
Installing Tarantool
1210
--------------------

0 commit comments

Comments
 (0)