We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28310fc commit cff2568Copy full SHA for cff2568
1 file changed
README.rst
@@ -132,11 +132,11 @@ On Linux:
132
133
On Windows:
134
135
-* Setup a Linux machine with Tarantool installed.
+* Setup a Linux machine with Tarantool and ``tt`` installed.
136
This machine will be referred to as ``remote`` in this instruction.
137
* (On ``remote``) Copy ``test/suites/lib/tarantool_python_ci.lua`` to
138
``/etc/tarantool/instances.available``.
139
-* (On ``remote``) Run ``tarantoolctl start tarantool_python_ci``.
+* (On ``remote``) Run ``tt start tarantool_python_ci``.
140
* Set the following environment variables:
141
* ``REMOTE_TARANTOOL_HOST=...``,
142
* ``REMOTE_TARANTOOL_CONSOLE_PORT=3302``.
0 commit comments