Embed syntax (#47)

Co-authored-by: Subash <subash@vuln.in>
This commit is contained in:
Subash SN
2024-02-14 18:13:31 +01:00
committed by GitHub
parent 837056a50e
commit a4d631e047
10 changed files with 20 additions and 10 deletions

View File

@@ -4,7 +4,7 @@ Pear Runtime can be installed from the [pears.com](pears.com) or via [npm](https
Since `npm` (or equivalent package manager) is needed to install application dependencies this guide will walk through installing `pear` with `npm`.
> [Build with Pear - Episode 01: Developing with Pear](https://www.youtube.com/watch?v=y2G97xz78gU)
{% embed url="https://www.youtube.com/watch?v=y2G97xz78gU" %} Build with Pear - Episode 01: Developing with Pear {% embeded %}
## Requirements