mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 22:44:21 +01:00
added standard, ci and format fixes (#76)
Co-authored-by: rafapaezbas <rafa@holepunch.com>
This commit is contained in:
@@ -119,7 +119,7 @@ customElements.define('system-status', class extends HTMLElement {
|
||||
</blockquote>
|
||||
<p>To finish installing Pear Runtime set your system path to</p>
|
||||
<p><code>${BIN}</code></p>
|
||||
<p>${!isWin? ' or click the button.' : ''}</p>
|
||||
<p>${!isWin ? ' or click the button.' : ''}</p>
|
||||
${!isWin ? '<p><button> Automatic Setup Completion </button><p>' : ''}
|
||||
`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user