Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Nov 8, 2024
1 parent beaad94 commit 4e40cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ This scheme is basic and needs improvements. Pull requests and ideas are welcome

1. Install [act](https://github.com/nektos/act#installation)
2. Make a symlink for `act` to work properly: `ln -s . golangci-lint-action`
3. Instally typescript (on a Mac, `brew install tsc`)
3. Install Typescript
4. Prepare deps once: `npm install`
5. Build: `npm run build`
6. Run `npm run local` after any change to test it

0 comments on commit 4e40cf8

Please sign in to comment.