reorganize
This commit is contained in:
15
README.md
15
README.md
@@ -1,6 +1,9 @@
|
||||
# Sharp8N-Runtime
|
||||
|
||||
Sharp8N public Core repository
|
||||
|
||||
Release 1.0.2 (pre)
|
||||
t2
|
||||
### Set up this registry from the command line:
|
||||
```
|
||||
dotnet nuget add source --name Sharp8N --username your_username --password your_token https://code.sharp8n.com/api/packages/Sharp8N/nuget/index.json
|
||||
```
|
||||
### To install the package using NuGet, run the following command:
|
||||
```
|
||||
dotnet add package --source Sharp8N --version 1.0.10 Sharp8N.Runtime
|
||||
```
|
||||
For more information on the NuGet registry, see the [documentation](https://docs.gitea.com/usage/packages/nuget/).
|
||||
|
||||
Reference in New Issue
Block a user