From 5f332f4db95085fc89eb18bd9355ee19a64a4343 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 14 Dec 2019 11:10:00 +0000 Subject: [PATCH] opt directory in instructions --- website/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/index.html b/website/index.html index 8490238fd..75c22b296 100644 --- a/website/index.html +++ b/website/index.html @@ -1252,7 +1252,7 @@

- The following instructions install Epicyon to the /etc directory. It's not essential that it be installed there, and it could be in any other preferred directory. + The following instructions install Epicyon to the /opt directory. It's not essential that it be installed there, and it could be in any other preferred directory.

@@ -1264,10 +1264,10 @@

- Clone the repo: + Clone the repo, or if you downloaded the tarball then extract it into the /opt directory.

-

cd /etc

+

cd /opt

git clone https://gitlab.com/bashrc2/epicyon

chown -R epicyon:epicyon /opt/epicyon