Skip to content

Commit a0fc641

Browse files
committed
added PowerShell link
1 parent a24bdec commit a0fc641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ in addition for Linux instructions.
4848

4949
1. Ensure the Docker daemon is running in the background (on MacOS/Windows there should be an icon with the Docker whale logo showing in the menu bar/system tray).
5050
2. Open a terminal and run: `git clone http://github.com/openworm/openworm`; `cd openworm`
51-
3. Optional: Run `./build.sh` (or `build.cmd` on Windows). If you skip this step, it will download the latest released Docker image from the [OpenWorm Docker hub](https://hub.docker.com/r/openworm/openworm).
51+
3. Optional: Run `./build.sh` (or `build.cmd` on Windows or '.\build.cmd' on [PowerShell](https://learn.microsoft.com/en-us/powershell/)). If you skip this step, it will download the latest released Docker image from the [OpenWorm Docker hub](https://hub.docker.com/r/openworm/openworm).
5252
4. Run `./run.sh` (or `run.cmd` on Windows).
5353
5. About 5-10 minutes of output will display on the screen as the steps run.
5454
6. The simulation will end. Run `stop.sh` (`stop.cmd` on Windows) on your system to clean up the running container.

0 commit comments

Comments
 (0)