From 5f3ee4643d7e3506c490c1e9fa596f8f9b728ed9 Mon Sep 17 00:00:00 2001 From: Roman Isaev Date: Fri, 22 May 2026 01:15:43 +0000 Subject: [PATCH] simplify the config example --- README.org | 1 - 1 file changed, 1 deletion(-) diff --git a/README.org b/README.org index 8bbbb87..236f775 100644 --- a/README.org +++ b/README.org @@ -15,7 +15,6 @@ similarly to how it is implemented for Docker, Podman, and other programs. #+begin_src emacs-lisp (use-package incus-tramp - :ensure nil :after tramp :vc (incus-tramp :url "https://github.com/mdnight/incus-tramp.git" :rev "v0.1.0")