Update README.md

This commit is contained in:
dlebee
2021-08-11 17:15:34 -04:00
committed by GitHub
parent 54da3d42e5
commit 1c44d39d90
+1 -1
View File
@@ -70,7 +70,7 @@ We use fluent validation in all of our projects, but we don't want it to be enfo
If you install. ```PoweredSoft.CQRS.FluentValidation``` you can use this way of registrating your commands. If you install. ```PoweredSoft.CQRS.FluentValidation``` you can use this way of registrating your commands.
```chsarp ```csharp
public void ConfigureServices(IServiceCollection services) public void ConfigureServices(IServiceCollection services)
{ {
// without Package. // without Package.