Skip to content

Commit 2121bb5

Browse files
committed
Update installation docs
Path to installer.sh now must include the version of Tarantool, because installer supports installing several versions.
1 parent 0199683 commit 2121bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/installation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Installation
2828

2929
.. code-block:: bash
3030
31-
curl -L https://tarantool.io/installer.sh | sudo -E bash -s -- --repo-only
31+
curl -L https://tarantool.io/release/2/installer.sh | sudo -E bash -s -- --repo-only
3232
3333
4. Install the ``cartridge-cli`` package:
3434

0 commit comments

Comments
 (0)