Add docs sentence in new paragraph
This commit is contained in:
parent
1520b2271a
commit
de37de1785
1 changed files with 4 additions and 1 deletions
|
@ -107,7 +107,10 @@
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The <code>path-to-your-app</code> should be the path to your own Electron
|
The <code>path-to-your-app</code> should be the path to your own Electron
|
||||||
app, you can read the
|
app.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>You can read the
|
||||||
<script>
|
<script>
|
||||||
document.write(
|
document.write(
|
||||||
`<a href='https://github.com/atom/electron/blob/v${process.versions.electron}/docs/tutorial/quick-start.md'>quick start</a>`
|
`<a href='https://github.com/atom/electron/blob/v${process.versions.electron}/docs/tutorial/quick-start.md'>quick start</a>`
|
||||||
|
|
Loading…
Reference in a new issue