Shanedell commented on a change in pull request #37: URL: https://github.com/apache/daffodil-vscode/pull/37#discussion_r738382975
########## File path: README.md ########## @@ -21,14 +21,59 @@ This is a VS Code extension which enables the interactive debugging of DFDL schema parsing using [Apache Daffodil](https://daffodil.apache.org/). +## Build Requirements +- Java Development Kit (JDK) 11 or higher +- SBT 0.13.8 or higher +- Node 10 or higher +- Yarn (https://yarnpkg.com/getting-started/install) -## Installation +## Download Review comment: So I relabeled the header from `Download` to `Download - Prebuilt` and updated `Build` to be `Build VSIX and Debugger`. Also added attention text to the build section letting the user know it is not required to be run. Figure this is better than removing it so that it is still documented how to do it manually if desired -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
