Skip to content

Commit 78b3f51

Browse files
authored
corrected assembly name
1 parent cef1ea3 commit 78b3f51

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
@@ -38,7 +38,7 @@ For more information on submodules read [this chapter](http://git-scm.com/book/e
3838
1. Build the solution in Visual Studio.
3939
2. Go to the `src\T4TemplateWriter\bin\debug` folder to find all compiled components.
4040
3. In that folder, modify `.config\TemplateWriterSettings.json` to specify your template mapping see [Template Writer Settings](##Template-Writer-Settings) for more details.
41-
4. Open a command prompt as administrator in the same folder and run `Vipr.exe <path-or-url-to-metadata> --writer="Graph.ODataTemplateWriter"`
41+
4. Open a command prompt as administrator in the same folder and run `Vipr.exe <path-or-url-to-metadata> --writer="GraphODataTemplateWriter"`
4242

4343
By default, output source code will be put in a folder named "output" next to the Vipr executable.
4444

0 commit comments

Comments
 (0)