Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaspwr committed May 12, 2023
1 parent 63e15a6 commit 448e53e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,3 @@ For syntax highlighting and other features in VSCode, you can use the extension.

# Contributing
Any contributions are welcome. If you would like to contribute, please open an issue or pull request. Refer to TODO.md for a list of planned features and known issues.
### Building docs and tooling.
If you have made changes to the code that alter the language in anyway or bumped the version, it is a good idea to run the following command. This will recompile all of the code examples in the documentation, update list of known macros and keywords, etc.
```bash
cargo run --bin docs_and_tooling_builder
```

0 comments on commit 448e53e

Please sign in to comment.