Skip to content

Commit

Permalink
Merge pull request smacker#100 from broofa/patch-1
Browse files Browse the repository at this point in the history
fix doc for updating specific grammar
  • Loading branch information
smacker authored Apr 15, 2023
2 parents b02ac7b + df7fd2e commit af16b10
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 @@ -149,7 +149,7 @@ Update vendor files:

- open `_automation/grammars.json`
- modify `reference` (for tagged grammars) or `revision` (for grammars from a branch)
- run `go run _automation/main.go <grammar-name>`
- run `go run _automation/main.go update <grammar-name>`

It is also possible to update all grammars in one go using

Expand Down

0 comments on commit af16b10

Please sign in to comment.