mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Merge pull request #4161 from tokejepsen/patch-2
This commit is contained in:
commit
52aef07744
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue