Skip to content

Commit d0a24ee

Browse files
authored
Update README.md (#2)
1 parent 34145bc commit d0a24ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ Build the solution - `Platy.AdventureWorks.Repository.sln`.
2424
Open the solution - `EntityFrameworkCore.Generator/EntityFrameworkCore.Generator.sln` and build it.
2525
This is one of the submodules downloaded.
2626

27-
Execute the command `..\..\efg\EntityFrameworkCore.Generator.exe generate -f .\entity-generation.yml`.
28-
This generates the domain files. Make sure adventure works database is available.
27+
Execute the command `..\..\efg\EntityFrameworkCore.Generator.exe generate -f .\entity-generation.yml` from the directory of `Platy.AdventureWorks.Repository.csproj`.
28+
This generates the domain files. Make sure the AdventureWorks database is available.

0 commit comments

Comments
 (0)