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