Skip to content

Commit 083456f

Browse files
committed
review
1 parent beaad94 commit 083456f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ This scheme is basic and needs improvements. Pull requests and ideas are welcome
544544

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

0 commit comments

Comments
 (0)