From 625da3fcbeb86a5f3718b1d6a4ddc83581810e81 Mon Sep 17 00:00:00 2001 From: Ben Jackson Date: Wed, 22 Jul 2020 14:57:26 +0100 Subject: [PATCH] Tarballs still require no installation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d20f046..37b05c5 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,8 @@ In order for Vimspector to be useful, you need to have some adapters installed. There are a few ways to do this: +* If you downloaded a tarball, gadgets for main supported langauges are already + installed for you. * Using `:VimspectorInstall ` (use TAB `wildmenu` to see the options, also accepts any `install_gadget.py` option) * Alternatively, using `python3 install_gadget.py ` (use `--help` to see