fix: spacing on home page install section
This commit is contained in:
parent
25c985cc65
commit
b0394785c5
@ -24,7 +24,7 @@ export function InstallSection() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p className="mt-3 text-xs leading-6 text-slate-500">
|
<p className="mt-3 text-xs leading-6 text-slate-500">
|
||||||
Choose your OS/architecture asset, unpack it, and move <code className="px-0 text-slate-200">tap</code>
|
Choose your OS/architecture asset, unpack it, and move <code className="px-0 text-slate-200">tap </code>
|
||||||
into your PATH. Run{' '}
|
into your PATH. Run{' '}
|
||||||
<code className="px-0 text-slate-200">tap cert </code>
|
<code className="px-0 text-slate-200">tap cert </code>
|
||||||
if you need the HTTPS trust path.
|
if you need the HTTPS trust path.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user