Skip to content

Commit 1c2173b

Browse files
authored
Correct installation command for SourceFlow.Net
Updated package installation instructions for SourceFlow.Net. Signed-off-by: CØDE N!NJΔ <[email protected]>
1 parent 5bd3fc5 commit 1c2173b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ SourceFlow.Net empowers developers to build scalable, maintainable applications
8787
## Getting Started
8888
### Installation
8989
add nuget packages for SourceFlow.Net
90-
> - dotnet add package SourceFlow
90+
> - dotnet add package SourceFlow.Net
9191
> - dotnet add package SourceFlow.Stores.EntityFramework
9292
> - dotnet add package SourceFlow.Cloud.Aws (to be released)
9393
> - add custom implementation for stores, and extend for your cloud.

0 commit comments

Comments
 (0)