From 34a629c9ea0c28ea58dac08cb635ea3e563103ce Mon Sep 17 00:00:00 2001 From: Mark Torluemke Date: Sun, 23 Oct 2016 19:46:56 +0000 Subject: [PATCH] small docs clarification on postinstall --- docs/source/admin/traffic_ops_install.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/admin/traffic_ops_install.rst b/docs/source/admin/traffic_ops_install.rst index 784b6962dd..bdb96ce490 100644 --- a/docs/source/admin/traffic_ops_install.rst +++ b/docs/source/admin/traffic_ops_install.rst @@ -98,7 +98,7 @@ To begin the install: Hit ENTER to continue: - The first thing the post install will do is install additional packages needed from the yum repo. + The first thing postinstall will do is install additional packages needed from the yum repo. Ater that, it will automatically proceed to installing the required Perl packages from CPAN. @@ -378,5 +378,5 @@ To upgrade: 1. Enter the following command:``service traffic_ops stop`` 2. Enter the following command:``yum upgrade traffic_ops`` -3. See :ref:`rl-ps` to run the post install. +3. See :ref:`rl-ps` to run postinstall. 4. Enter the following command:``service traffic_ops start``