chore: Add branch to install instructions that use git (#433)

This commit is contained in:
Fabian-Lars
2023-06-12 11:20:59 +02:00
committed by GitHub
parent 523bcdc528
commit 0984fc8374
13 changed files with 38 additions and 36 deletions
+2
View File
@@ -25,6 +25,8 @@ You can install the JavaScript Guest bindings using your preferred JavaScript pa
> Note: Since most JavaScript package managers are unable to install packages from git monorepos we provide read-only mirrors of each plugin. This makes installation option 2 more ergonomic to use.
<!-- Add the branch for installations using git! -->
```sh
pnpm add <!-- plugin here -->
# or