mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-06 04:17:43 +03:00
deploy: 9088f8a599
This commit is contained in:
parent
f10041ff9d
commit
ce4c8067b3
4 changed files with 4 additions and 4 deletions
|
@ -225,7 +225,7 @@ your <code>~/.bashrc</code> or equivalent:</p>
|
|||
<p>Either set the <code>HELIX_RUNTIME</code> environment variable to point to the runtime files using the Windows setting (search for
|
||||
<code>Edit environment variables for your account</code>) or use the <code>setx</code> command in
|
||||
Cmd:</p>
|
||||
<pre><code class="language-sh">setx HELIX_RUNTIME "%userprofile%\source\repos\helix\runtime"
|
||||
<pre><code class="language-sh">setx HELIX_RUNTIME "%userprofile%\src\helix\runtime"
|
||||
</code></pre>
|
||||
<blockquote>
|
||||
<p>💡 <code>%userprofile%</code> resolves to your user directory like
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue