Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentH-Net committed Nov 21, 2022
1 parent e69cc59 commit 4263b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Orleans.Multiservice consists of:
3) To create a new multiservice with one logical service in it, type e.g.:
```
dotnet new mcs-orleans-multiservice --RootNamespace Applicita.eShop --Multiservice TeamA --Logicalservice Catalog
dotnet new mcs-orleans-multiservice --RootNamespace Applicita.eShop --Multiservice TeamA --Logicalservice Catalog --allow-scripts Yes
```
4) To add a logical service to an existing multiservice solution, type e.g. this command in PowerShell while in the solution folder:
Expand Down

0 comments on commit 4263b9f

Please sign in to comment.