Skip to content

Commit e4a1389

Browse files
committed
Deploy website
Deploy website version based on 49221aca181f09fdc4fcf0c41880c11971420a64
1 parent 74990a4 commit e4a1389

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/for-developers/building.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ <h2><a class="anchor" aria-hidden="true" id="prerequisites"></a><a href="#prereq
5959
<ul>
6060
<li>Install <a href="https://git-scm.com/">Git</a></li>
6161
<li>Install <a href="https://nodejs.org/en">Node</a></li>
62-
<li>Install <a href="https://esy.sh">Esy</a> (<strong>0.6.2</strong> or above is required, but the latest version is recommended: <code>npm install -g esy@latest</code>)</li>
62+
<li>Install <a href="https://esy.sh">Esy</a> (<strong>0.6.10</strong> or above is required, but the latest version is recommended: <code>npm install -g esy@latest</code>)</li>
6363
</ul>
6464
<blockquote>
6565
<p><strong>NOTE:</strong> <strong>Linux-only</strong>: if you need to install using <code>sudo npm install -g esy@latest</code> then your NPM installation <strong>might be broken</strong> follow <a href="https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally">the instruction here to fix it</a> this is related to this issue <a href="https://github.com/esy/esy/issues/1099">esy/esy#1099.</a></p>

docs/for-developers/building/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ <h2><a class="anchor" aria-hidden="true" id="prerequisites"></a><a href="#prereq
5959
<ul>
6060
<li>Install <a href="https://git-scm.com/">Git</a></li>
6161
<li>Install <a href="https://nodejs.org/en">Node</a></li>
62-
<li>Install <a href="https://esy.sh">Esy</a> (<strong>0.6.2</strong> or above is required, but the latest version is recommended: <code>npm install -g esy@latest</code>)</li>
62+
<li>Install <a href="https://esy.sh">Esy</a> (<strong>0.6.10</strong> or above is required, but the latest version is recommended: <code>npm install -g esy@latest</code>)</li>
6363
</ul>
6464
<blockquote>
6565
<p><strong>NOTE:</strong> <strong>Linux-only</strong>: if you need to install using <code>sudo npm install -g esy@latest</code> then your NPM installation <strong>might be broken</strong> follow <a href="https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally">the instruction here to fix it</a> this is related to this issue <a href="https://github.com/esy/esy/issues/1099">esy/esy#1099.</a></p>

0 commit comments

Comments
 (0)