Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Hoß committed Sep 4, 2022
1 parent 9446ba8 commit 2d156d4
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,12 @@ SPDX-License-Identifier: 0BSD

# dolt-installer GitHub Action

This action installs `dolt` into the `PATH` of a GitHub Actions runner.

For available `dolt` releases, see https://github.com/dolthub/dolt/releases/.
This action installs [dolt](https://github.com/dolthub/dolt) into the `PATH` of a GitHub Actions runner.

## Usage

This action supports GitHub-provided Linux, macOS and Windows runners. Self-hosted runners are not tested and may or may
not work correctly. In order to use this action in your workflow, add the following snippet to the YAML file of the workflow:
This action supports GitHub-provided Linux, macOS and Windows runners. Self-hosted runners are not tested and may not
work correctly. In order to use this action in your workflow, add the following snippet to the YAML file of the workflow:

```yaml
uses: sebhoss/dolt-installer@main
Expand Down

0 comments on commit 2d156d4

Please sign in to comment.