From 80a2eef68ab9d994aa5b108366babab9f8c00ea9 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 25 Dec 2022 00:28:42 +0900 Subject: [PATCH] Revert development guide update --- DEVELOPMENT.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 00a6b122..37fc833e 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -6,8 +6,6 @@ See JSON files in `tools/codegen/base` directory for examples of the manifest. -Note: Please specify the latest version as `>= ` in the `version_range` field unless you want to support older versions for a specific reason. - 2\. Generate manifest with the following command (replace `` with the tool name). ```sh