docs enchancement

This commit is contained in:
2025-12-31 16:57:27 +03:00
parent a12a2c294b
commit e3018cd6bc

View File

@@ -8,4 +8,8 @@ This is S8N workflow template repository. You can clone this by "Use this templa
3. Rename csproj file to your new directory/project name. 3. Rename csproj file to your new directory/project name.
4. Configure (if not yet) public nuget [source](https://code.sharp8n.com/Sharp8N/-/packages/nuget/sharp8n.runtime/1.0.10) with simple command
> dotnet nuget add source --name Sharp8N <https://code.sharp8n.com/api/packages/Sharp8N/nuget/index.json>
That's all! That's all!