From 05ee40f63c97789febf33bf2410a0a6f4790a80d Mon Sep 17 00:00:00 2001 From: JalonSolov Date: Mon, 2 Sep 2024 10:52:46 -0400 Subject: [PATCH] Tighten requirements section slightly. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 4f66a91..e4c724d 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,7 @@ Uses JSON Go AST generated by go/parser. Early stage. ## Requirements: -Go v1.20 or later. - -Make sure `go/bin` is in your path. +Go v1.20 or later - make sure `go/bin` is in your path. The latest version of [asty](https://github.com/asty-org/asty), but the code will install it for you the first time you run `go2v`, _if_