From e4d6b0c6143e2d400b3d4af040dcb8ee305380a7 Mon Sep 17 00:00:00 2001 From: Kailas Mahavarkar <66670953+KailasMahavarkar@users.noreply.github.com> Date: Wed, 15 Apr 2026 03:37:51 +0530 Subject: [PATCH] docs: update README installation block style --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f134b50..17f2cb5 100755 --- a/README.md +++ b/README.md @@ -35,7 +35,9 @@ Unlike standard "polite" instructions, Hyperstack uses **Iron Laws** and a **Ses The fastest way to install Hyperstack is to let your AI agent do it for you. This works with **Cursor, Windsurf, Roo Code, Claude Code, or Gemini**. Simply paste this command: -> **Fetch and follow the instructions at https://raw.githubusercontent.com/orkait/hyperstack/main/install.md** +```text +Fetch and follow the instructions at https://raw.githubusercontent.com/orkait/hyperstack/main/install.md +``` The autopilot will autonomously detect your environment, install the MCP server (Docker or Local), and **automatically link the Skills repository**. This is the only step required.