diff --git a/plugins/authenticator/README.md b/plugins/authenticator/README.md index 8b6ce937..6d0e4a24 100644 --- a/plugins/authenticator/README.md +++ b/plugins/authenticator/README.md @@ -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