From 482897063b847e5b6d76ebd1ca46d8529fd3380e Mon Sep 17 00:00:00 2001 From: melioratus <1361328+melioratus@users.noreply.github.com> Date: Sat, 23 Feb 2019 12:17:45 -0700 Subject: [PATCH] Removed Standalone Emacs Installation Requirement --- ...w-to-setup-lit-devops-pipelines-gitlab-docker.org | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/how-to/nn-setup-lit-devops-pipelines-gitlab-docker/how-to-setup-lit-devops-pipelines-gitlab-docker.org b/how-to/nn-setup-lit-devops-pipelines-gitlab-docker/how-to-setup-lit-devops-pipelines-gitlab-docker.org index a25fa84..fccfaa6 100644 --- a/how-to/nn-setup-lit-devops-pipelines-gitlab-docker/how-to-setup-lit-devops-pipelines-gitlab-docker.org +++ b/how-to/nn-setup-lit-devops-pipelines-gitlab-docker/how-to-setup-lit-devops-pipelines-gitlab-docker.org @@ -23,18 +23,6 @@ To complete this tutorial successfully, please follow all steps in the order pre *Note:* The version of docker used in this tutorial is =2.0.0.3 (31259)= #+end_quote -2. Download, Install, and Configure =Emacs= Software - - Unfortunately, this requirement is beyond the scope of this =How-To= tutorial. - -3. Download, Install, and Configure =org-mode= Software - - #+BEGIN_QUOTE - *Note:* The =org-mode= application is already installed if you are using a recent version of =Emacs=, i.e. versions 25 or greater. - #+END_QUOTE - - Unfortunately, this requirement is beyond the scope of this =How-To= tutorial. - * Download and Configure GitLab-CE Docker Container GitLab provides official docker images for many of their products[fn:1], including GitLab-CE[fn:2].