From c56e0ae7f8417c7bf1008c861f7ba3e1716733b3 Mon Sep 17 00:00:00 2001 From: Leonardo Scappatura <95079472+Leonard013@users.noreply.github.com> Date: Thu, 5 Feb 2026 11:17:44 +0100 Subject: [PATCH] Fix formatting in README for plugin commands --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f4769e3..9c403161 100644 --- a/README.md +++ b/README.md @@ -109,9 +109,9 @@ Start a new Claude Code session in the terminal and enter the following commands: ``` -> /plugin marketplace add thedotmack/claude-mem +/plugin marketplace add thedotmack/claude-mem -> /plugin install claude-mem +/plugin install claude-mem ``` Restart Claude Code. Context from previous sessions will automatically appear in new sessions.