We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33bd996 commit 52d079fCopy full SHA for 52d079f
README.md
@@ -26,7 +26,7 @@ Check out our **[documentation](https://github.com/SeeminglyScience/EditorServic
26
### Install from the Gallery
27
28
```powershell
29
-Install-Module EditorServicesCommandSuite -Scope CurrentUser
+Install-Module EditorServicesCommandSuite -Scope CurrentUser -AllowPrerelease -RequiredVersion 1.0.0-beta3
30
```
31
32
### Add to Profile (Optional)
0 commit comments