From 6de2d38190dc20f003d61a65bff2d9c3ae176f4f Mon Sep 17 00:00:00 2001 From: mbonsack Date: Wed, 11 Mar 2020 21:14:42 -0700 Subject: [PATCH] Update index.md --- docs/gettingstarted/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gettingstarted/index.md b/docs/gettingstarted/index.md index 60b401c..ba0c892 100644 --- a/docs/gettingstarted/index.md +++ b/docs/gettingstarted/index.md @@ -87,7 +87,7 @@ Splunk type. Follow these instructions to "stage" SC4S by downloading the container so that it can be loaded "out of band" on a host machine, such as an airgapped system, without internet connectivity. -* Download container image "oci_container.tgz" from our [Github Page](https://github.com/splunk/splunk-connect-for-syslog/releases) the following example downloads v1.12 replace the URL with the latest release or pre-release version as desired. +* Download container image "oci_container.tgz" from our [Github Page](https://github.com/splunk/splunk-connect-for-syslog/releases). The following example downloads v1.12; replace the URL with the latest release or pre-release version as desired. ``` sudo wget https://github.com/splunk/splunk-connect-for-syslog/releases/download/v1.12.0/oci_container.tar.gz