Skip to content

Commit

Permalink
Mention installation options across both Docker Desktop and act; us…
Browse files Browse the repository at this point in the history
…e shortlinks for consistency
  • Loading branch information
danyalaytekin committed Apr 8, 2024
1 parent 0f9b6e0 commit ceee5cb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,10 @@ The integration tests require the service to be running in the background, since

### Locally testing the GitHub Actions workflow `test.yml`

1. Install [Docker Desktop](https://www.docker.com/products/docker-desktop/)
1. Install [Nektos Act](https://nektosact.com/). You can install it directly, or with a software package manager. For example, with Homebrew:
1. Install [Docker Desktop] and [Nektos Act]. You can install these directly, or with a software package manager. For example, with Homebrew:

```sh
brew install --cask docker
brew install act
```

Expand Down Expand Up @@ -219,6 +219,9 @@ Copyright © 2013-2024, Team Pa11y and contributors
[mongo]: http://www.mongodb.org/
[mongo-connection-string]: http://docs.mongodb.org/manual/reference/connection-string/
[node]: http://nodejs.org/
[Docker Desktop]: https://www.docker.com/products/docker-desktop/
[Nektos Act]: https://nektosact.com/

[pa11y]: https://github.com/pa11y/pa11y
[pa11y-ci]: https://github.com/pa11y/pa11y-ci
[pa11y-dashboard]: https://github.com/pa11y/pa11y-dashboard
Expand Down

0 comments on commit ceee5cb

Please sign in to comment.