mirror of
https://github.com/gnh1201/welsonjs.git
synced 2026-04-18 18:18:42 +00:00
Update PowerShell instruction for clarity
Clarified the PowerShell usage instruction in README.
This commit is contained in:
parent
4d2297681e
commit
8fdd344bde
|
|
@ -126,7 +126,7 @@ The WelsonJS framework suggests the following application release methods:
|
|||
|
||||
* **Compress to Zip, and use the launcher**: Compress the files and directories necessary for running the project into a Zip file, and distribute it along with the WelsonJS Launcher.
|
||||
* **Build a setup file**: Use [Inno Setup](https://jrsoftware.org/isinfo.php). The setup profile (the `setup.iss` file) is already included.
|
||||
* **Use PowerShell (bootstrap.ps1)**: `irm https://catswords.blob.core.windows.net/welsonjs/bootstrap.ps1 | iex`
|
||||
* **Use PowerShell**: For example, `irm https://catswords.blob.core.windows.net/welsonjs/bootstrap.ps1 | iex`
|
||||
* **Copy all directories and files**: This is the simplest and most straightforward method.
|
||||
|
||||
## Screenshots
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user