Skip to content

Commit a0083a4

Browse files
committed
Minor edits to README.adoc
1 parent 07cc9fb commit a0083a4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ Generic MCP config (Docker)::
282282
+
283283
--
284284
Use the Docker image for maximum compatibility across environments.
285-
This is the **recommended approach** for most users.
285+
This is the *recommended approach* for most users.
286286

287287
[source,json]
288288
----
@@ -295,6 +295,7 @@ This is the **recommended approach** for most users.
295295
}
296296
}
297297
----
298+
298299
--
299300

300301
VS Code MCP configuration (Docker)::
@@ -313,6 +314,7 @@ Create or update `~/.config/Code/User/mcp.json` (Linux/Mac) or `%APPDATA%\Code\U
313314
}
314315
}
315316
----
317+
316318
--
317319

318320
VS Code MCP configuration (global gem install)::
@@ -330,6 +332,7 @@ If you have ReleaseHx installed globally (`gem install releasehx`), you can use
330332
}
331333
}
332334
----
335+
333336
--
334337

335338
Local repo MCP config (Bundler + cwd)::

0 commit comments

Comments
 (0)