mirror of https://github.com/helix-editor/helix
deploy: 75d7e0555e
parent
a992585f81
commit
e34da35d32
|
@ -201,7 +201,7 @@ via the <code>HELIX_RUNTIME</code> environment variable.</p>
|
|||
</tbody></table>
|
||||
</div>
|
||||
<p>Starting with Windows Vista you can also create symbolic links on Windows. Note that this requires
|
||||
elevated priviliges - i.e. PowerShell or Cmd must be run as administrator.</p>
|
||||
elevated privileges - i.e. PowerShell or Cmd must be run as administrator.</p>
|
||||
<p><strong>PowerShell:</strong></p>
|
||||
<pre><code class="language-powershell">New-Item -ItemType SymbolicLink -Target "runtime" -Path "$Env:AppData\helix\runtime"
|
||||
</code></pre>
|
||||
|
|
|
@ -210,7 +210,7 @@ via the <code>HELIX_RUNTIME</code> environment variable.</p>
|
|||
</tbody></table>
|
||||
</div>
|
||||
<p>Starting with Windows Vista you can also create symbolic links on Windows. Note that this requires
|
||||
elevated priviliges - i.e. PowerShell or Cmd must be run as administrator.</p>
|
||||
elevated privileges - i.e. PowerShell or Cmd must be run as administrator.</p>
|
||||
<p><strong>PowerShell:</strong></p>
|
||||
<pre><code class="language-powershell">New-Item -ItemType SymbolicLink -Target "runtime" -Path "$Env:AppData\helix\runtime"
|
||||
</code></pre>
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue