fix(docs): Revert a single change from #612 (#613)

pull/584/head
Fabian-Lars 2 years ago committed by GitHub
parent 44d8f60e0d
commit e98e8eac3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,7 +25,7 @@ tauri-plugin-authenticator = { git = "https://github.com/tauri-apps/plugins-work
You can install the JavaScript Guest bindings using your preferred JavaScript package manager:
> Note: Since most JavaScript package managers are unable to install packages from git monorepos we provide read-only mirrors of each plugin. This makes the installation option 2, the most ergonomic to use.
> 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.
```sh
pnpm add https://github.com/tauri-apps/tauri-plugin-authenticator#v1

Loading…
Cancel
Save