mirror of
https://github.com/pesde-pkg/pesde.git
synced 2025-05-04 10:33:47 +01:00
Revert titles to "Caution" instead of "Warning"
This commit is contained in:
parent
73049a1e52
commit
698e7383f2
1 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@ You can follow the installation instructions in the
|
||||||
|
|
||||||
[dev-mode-guide]: https://learn.microsoft.com/en-us/windows/apps/get-started/enable-your-device-for-development
|
[dev-mode-guide]: https://learn.microsoft.com/en-us/windows/apps/get-started/enable-your-device-for-development
|
||||||
|
|
||||||
<Aside type="caution" title="Warning">
|
<Aside type="caution">
|
||||||
pesde uses symlinks which are an administrator-level operation on Windows.
|
pesde uses symlinks which are an administrator-level operation on Windows.
|
||||||
To ensure proper functionality, enable [Developer Mode][dev-mode-guide].<br/><br/>
|
To ensure proper functionality, enable [Developer Mode][dev-mode-guide].<br/><br/>
|
||||||
If you are getting errors such as <strong>'Failed to symlink file, a required privilege is not held by the client'</strong>, then enabling this setting will fix them.
|
If you are getting errors such as <strong>'Failed to symlink file, a required privilege is not held by the client'</strong>, then enabling this setting will fix them.
|
||||||
|
@ -85,7 +85,7 @@ You can follow the installation instructions in the
|
||||||
|
|
||||||
</Steps>
|
</Steps>
|
||||||
|
|
||||||
<Aside type="caution" title="Warning">
|
<Aside type="caution">
|
||||||
|
|
||||||
It is not recommended to use toolchain managers (such as Rokit or Aftman) to
|
It is not recommended to use toolchain managers (such as Rokit or Aftman) to
|
||||||
install pesde. You can use `pesde self-upgrade` if you need to update pesde.
|
install pesde. You can use `pesde self-upgrade` if you need to update pesde.
|
||||||
|
|
Loading…
Add table
Reference in a new issue