modified README.md
This commit is contained in:
@@ -17,10 +17,8 @@ The desire is to make somewhat user-friendly experience while using result-objec
|
|||||||
### Install from local Gitea package repository
|
### Install from local Gitea package repository
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# Setup NuGet registry from the command line
|
# install the package using NuGet
|
||||||
dotnet nuget add source --name gitea_jstdev https://gitea.jstdev.ru/api/packages/just/nuget/index.json
|
dotnet add package Just.Railway
|
||||||
# then install the package using NuGet
|
|
||||||
dotnet add package --source gitea_jstdev Just.Railway
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|||||||
Reference in New Issue
Block a user