about summary refs log tree commit diff stats
path: root/core/install.html
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2019-06-05 15:54:52 +0100
committerSilvino Silva <silvino@bk.ru>2019-06-05 15:54:52 +0100
commit91c23096800cfd1a31cd24f6eae93f6d037d5661 (patch)
treeed8b5031646bd40952dd3e447c25b462cbbc20ba /core/install.html
parentf5971b13ab41c1131c796b509c06165e6e8fe6bf (diff)
downloaddoc-91c23096800cfd1a31cd24f6eae93f6d037d5661.tar.gz
core install fixed script names
Diffstat (limited to 'core/install.html')
-rw-r--r--core/install.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/core/install.html b/core/install.html
index 69a82cf..dfe218a 100644
--- a/core/install.html
+++ b/core/install.html
@@ -156,9 +156,10 @@
         <h2 id="step3">1.1.3. Prepare Install</h2>
 
         <p>From now on script
-        <a href="scripts/setup-install.sh">setup-install.sh</a>
-        create file systems, install packages, configure host
-        metadata and setup ports;</p>
+        <a href="scripts/setup-target.sh">setup-target.sh</a>
+        create file systems, <a href="scripts/install-core.sh">install-core.sh</a> install core packages and
+        <a href="scripts/setup-core.sh">setup-core.sh</a>
+        configure host metadata and setup ports;</p>
 
 	<p>Export target root partition;</p>