From e9356e6a5c860306d1b89e8efd254d20ab61afbc Mon Sep 17 00:00:00 2001 From: rprishabh <70683409+rprishabh@users.noreply.github.com> Date: Thu, 1 Oct 2020 03:06:05 +0530 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cd9ae51..c45ab94 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Railo Installation Script for Ubuntu -## What is this script do? +##1. What is this script do? The Railo installation script for Ubuntu is a single script that can be executed on a Ubuntu Server to download, install and configure the following software with minimal user interaction: * Ubuntu Server @@ -13,15 +13,15 @@ The Railo installation script for Ubuntu is a single script that can be executed * Tomcat 7.0.26 * Railo 3.3.1.000 -## The Latest Version +##2. The Latest Version The latest version of this script can always be found at the Github project page which is located at [https://github.com/talltroym/Railo-Ubuntu-Installer-Script](https://github.com/tdm00/Railo-Ubuntu-Installer-Script) Details of the latest version can be found on the Apache HTTP server project page under [http://httpd.apache.org/](http://httpd.apache.org/) -## Documentation +##3. Documentation The file serves as the current central documentation for this script file. -## Installation +##4. Installation Once your Ubuntu Server is running, copy this file to the server using one of the following methods: @@ -46,5 +46,5 @@ Last, execute the script by typing: Once this script has completed, you should have a running copy of Railo on your system. Open your Internet browser and point to the servers IP address or DNS name and you should see the sample CFML page with the current date and time. -## Licensing +##5. Licensing This script is licensed under the Apache License, Version 2.0. You can read this license at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)