Skip to content

Commit 7efbf8c

Browse files
authored
Update index.md (#41)
fixing comma.
1 parent deb333b commit 7efbf8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/installation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Necessary prerequisites for running `act`
44

5-
`act` depends on `docker` (exactly Docker Engine API) to run workflows in containers. As long you don't require container isolation, you can run selected (e.g. windows or macOS) jobs directly on your System see [Runners](../usage/runners.md). In the latter case you don't need to have docker installed or running.
5+
`act` depends on `docker` (exactly Docker Engine API) to run workflows in containers. As long you don't require container isolation, you can run selected (e.g. windows or macOS) jobs directly on your System, see [Runners](../usage/runners.md). In the latter case you don't need to have docker installed or running.
66

77
If you are using macOS, please be sure to follow the steps outlined in [Docker Docs for how to install Docker Desktop for Mac](https://docs.docker.com/docker-for-mac/install/).
88

0 commit comments

Comments
 (0)