Skip to content

Commit

Permalink
Clarify note about auto install mechanism on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptibell committed Jul 18, 2024
1 parent 0410885 commit 9734a18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/rojo-rbx/

Download and run<sup>\*</sup> `rokit.exe` from the [latest release][latest-release] page - this will automatically install Rokit.

<sup>\* Make sure to run `rokit.exe` **directly**, not from a shell such as PowerShell or CMD, for automatic installation to work.</sup>
<sup>\* Make sure to run `rokit.exe` **directly**, by double-clicking it in the File Explorer, for automatic installation to be triggered. <br/> If you would like to install Rokit from a terminal or shell such as PowerShell / CMD, run `rokit.exe self-install` instead.
</sup>

### Other

Expand Down

0 comments on commit 9734a18

Please sign in to comment.