diff --git a/usync/04.command/05.APIuser.md b/usync/04.command/05.APIuser.md index 89a3495..6ad51f5 100644 --- a/usync/04.command/05.APIuser.md +++ b/usync/04.command/05.APIuser.md @@ -51,8 +51,11 @@ Once this is set up, you can use all the [Commands!](Commands) You can also install the `uSync.Command.Setup` package to set the generate the user and client secret in Umbraco automatically. You can install this package by typing the following command in the command-line. ``` -dotnet add package uSync.Command.Setup --version 17.1.0 +dotnet add package uSync.Command.Setup --version 16.1.0 ``` +:::tip +Version 16 will work with Version 17 of Umbraco and uSync. +::: This will allow you to add the `AddIfMissing` setting to the appsettings and fill in user details.