Skip to content

πŸ“ README - PowerShell Execution PolicyΒ #343

@ncn-ssw

Description

@ncn-ssw

Hi @danielmackay

Pain

When following instructions in README.md to start project, I found that I could not run command .\up.ps1 due to the ExecutionPolicy set in PowerShell.

Though I was able to work around this using the command powershell.exe -ExecutionPolicy Unrestricted .\up.ps1, I am not sure that this is the best solution.

Tasks

  • Add best-practice instruction to README.md allow up.ps1 to be securely run

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: DocumentationUpdating documentation (e.g. README, Wiki, Guides etc.)

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions