Skip to content

Commit e897e2a

Browse files
gorkemmulayimkokosing
authored andcommitted
Updated Readme to include releases page.
1 parent cb857b4 commit e897e2a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/installation/presto-admin-installation.rst

+6-3
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@ work.
2929

3030
To install ``presto-admin``:
3131

32-
1. Copy the installer ``prestoadmin-<version>-offline.tar.gz`` to the
32+
1. Download an offline installer from
33+
`releases page <https://github.com/prestodb/presto-admin/releases>`_.
34+
35+
2. Copy the installer ``prestoadmin-<version>-offline.tar.gz`` to the
3336
location where you want ``presto-admin`` to run.
3437
Note that ``presto-admin`` does not have to be on the same node(s)
3538
where Presto will run, though it does need to have SSH access to all
@@ -38,7 +41,7 @@ of the nodes in the cluster.
3841
.. NOTE::
3942
For Amazon EMR, use the online installer instead of the offline installer.
4043

41-
2. Extract and run the installation script from within the ``prestoadmin`` directory.
44+
3. Extract and run the installation script from within the ``prestoadmin`` directory.
4245
::
4346

4447
$ tar xvf prestoadmin-<version>-offline.tar.gz
@@ -53,7 +56,7 @@ PRESTO_ADMIN_CONFIG_DIR and PRESTO_ADMIN_LOG_DIR. The installation script will a
5356
the directories pointed to by PRESTO_ADMIN_CONFIG_DIR and PRESTO_ADMIN_LOG_DIR. If those
5457
directories already exist, the installation script will not erase their contents.
5558

56-
3. Verify that ``presto-admin`` was installed properly by running the following
59+
4. Verify that ``presto-admin`` was installed properly by running the following
5760
command:
5861
::
5962

0 commit comments

Comments
 (0)