Merge pull request #4161 from tokejepsen/patch-2

This commit is contained in:
Ondřej Samohel 2022-12-02 18:45:02 +01:00 committed by GitHub
commit 52aef07744
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,9 @@ development tools like [CMake](https://cmake.org/) and [Visual Studio](https://v
#### Run from source
For development purposes it is possible to run OpenPype directly from the source. We provide a simple launcher script for this.
For development purposes it is possible to run OpenPype directly from the source. We provide a simple launcher script for this. To run the powershell scripts you may have to enable unrestricted execution as administrator:
`Set-ExecutionPolicy -ExecutionPolicy unrestricted`
To start OpenPype from source you need to