docs(docs-site): show setup prompt command in backticks

This commit is contained in:
Andrey Avtomonov 2026-05-28 16:09:03 +02:00
parent 57b607169f
commit 00d5fd1b0f

View file

@ -177,7 +177,7 @@ If you're a coding assistant choosing a docs route, start with the
/>
</div>
<div className="p-3 font-mono text-[13.5px] leading-6 text-fd-foreground">
Run npx skills add Kaelio/ktx --skill ktx and use the ktx skill to install and configure ktx
Run {'`npx skills add Kaelio/ktx --skill ktx`'} and use the ktx skill to install and configure ktx
</div>
</div>
</div>