We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3059300 commit 7ead49aCopy full SHA for 7ead49a
README.md
@@ -7,7 +7,7 @@ This project helps to quickly setup a clean development environment. I personal
7
1. Clone the repo
8
2. Go in the folder `scenarios`
9
3. choose one scenario and go in its folder
10
-4. open in that folder a powershell
+4. open that folder in powershell
11
5. start the script that starts with `Start-Sandbox***`
12
- for example for the PowerShell scenario do this: `PS scenarios\powershell> .\Start-SandboxPowerShell.ps1`
13
6. This will take a while for the first startup because it must download all dependencies
0 commit comments