Skip to content

Commit db24a18

Browse files
committed
Add Go requirement to README
Signed-off-by: Christopher Crone <[email protected]>
1 parent ed84623 commit db24a18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ which uses the Docker Engine.
1414
### Prerequisites
1515

1616
* [Docker](https://docs.docker.com/install/)
17+
* [Go 1.13 or later](https://golang.org)
1718
* [compose-ref](https://github.com/compose-spec/compose-ref) in your PATH
1819
* Ensure that you have no running containers (see
1920
[issue](https://github.com/compose-spec/compatibility-test-suite/issues/5))

0 commit comments

Comments
 (0)