You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powershell/README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,6 @@
2
2
3
3
# Windows PowerShell Explorations:
4
4
5
-
6
5
To work on Windows PowerShell including using the command and scripting, you can start by [Installing PowerShell](https://docs.godotengine.org/en/3.3/getting_started/editor/command_line_tutorial.html) on your computer.
7
6
8
7
If you are on Windows, you may be barred from running a script for security reasons. For more information on how to bypass these restrictions, you can learn about [PowerShell's Execution Policies](https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_execution_policies?view=powershell-7.4).
0 commit comments