Revert development guide update

This commit is contained in:
Taiki Endo
2022-12-25 00:28:42 +09:00
parent 2d0701aa58
commit 80a2eef68a

View File

@@ -6,8 +6,6 @@
See JSON files in `tools/codegen/base` directory for examples of the manifest.
Note: Please specify the latest version as `>= <version>` in the `version_range` field unless you want to support older versions for a specific reason.
2\. Generate manifest with the following command (replace `<tool>` with the tool name).
```sh