Skip to content

Commit 741e59c

Browse files
authored
Update instructions for running PS1 script
1 parent b55c721 commit 741e59c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,9 @@ If you want to use this automation:
7272
1. In PowerShell run:
7373

7474
```PowerShell
75-
.\AppCreationScripts\Configure.ps1
75+
cd .\AppCreationScripts\
76+
.\Configure.ps1
77+
cd ..
7678
```
7779

7880
> Other ways of running the scripts are described in [App Creation Scripts](./AppCreationScripts/AppCreationScripts.md)

0 commit comments

Comments
 (0)