We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beaad94 commit 4e40cf8Copy full SHA for 4e40cf8
README.md
@@ -544,7 +544,7 @@ This scheme is basic and needs improvements. Pull requests and ideas are welcome
544
545
1. Install [act](https://github.com/nektos/act#installation)
546
2. Make a symlink for `act` to work properly: `ln -s . golangci-lint-action`
547
-3. Instally typescript (on a Mac, `brew install tsc`)
+3. Install Typescript
548
4. Prepare deps once: `npm install`
549
5. Build: `npm run build`
550
6. Run `npm run local` after any change to test it
0 commit comments