From 2e6e516cc72781cbae4e96717d45ce977f117c0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carl=20D=C3=BCvel?= Date: Sun, 12 Dec 2021 14:06:10 +0100 Subject: [PATCH] Add installation option via asdf I like and use k2tf a lot and have recommended it to colleagues. As I also rely on the asdf version manager a lot I added a plugin to install k2tf. Maybe other may find that useful too. Thanks for k2tf! --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e4e7686..9f3d8e4 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,9 @@ _See below_ ``` $ brew install k2tf ``` +**asdf** + +Use the [asdf-k2tf](https://github.com/carlduevel/asdf-k2tf) plugin. ## Example Usage