docs: rename TLDR to Quick Install in MCP tutorials (#7493)

This commit is contained in:
Rizel Scarlett
2026-02-24 15:55:02 -05:00
committed by GitHub
parent f723a3b230
commit fedc862d8f
58 changed files with 62 additions and 62 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ description: Add I Ching MCP Server as a goose Extension
This tutorial covers how to add the [I Ching MCP Server](https://github.com/threemachines/i-ching) as a goose extension to enable traditional I Ching divination readings.
:::tip TLDR
:::tip Quick Install
1. Install: `cargo install i-ching`
2. Configure: [Add I Ching Extension](goose://extension?cmd=i-ching-mcp-server&id=i-ching&name=I%20Ching&description=I%20Ching%20divination%20readings)
:::