Skip to content

Commit

Permalink
Merge pull request #94 from essentialkaos/develop
Browse files Browse the repository at this point in the history
Improve README
  • Loading branch information
andyone authored Aug 12, 2023
2 parents 4a44086 + 7935b56 commit 48bdc23
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ jobs:
uses: essentialkaos/aligo-action@v2
with:
files: ./...
version: latest

Typos:
name: Typos
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
To build the _aligo_ from scratch, make sure you have a working Go 1.18+ workspace (_[instructions](https://go.dev/doc/install)_), then:

```
go install github.com/essentialkaos/aligo@latest
go install github.com/essentialkaos/aligo/v2@latest
```

#### Using with Github Actions
Expand Down

0 comments on commit 48bdc23

Please sign in to comment.