There was an error while loading. Please reload this page.
1 parent 6bda8fa commit f80e949Copy full SHA for f80e949
1 file changed
README.md
@@ -20,6 +20,7 @@ A .NET tool that generates C# code from JSON schemas, with support for detecting
20
## Installation
21
22
```bash
23
+dotnet tool restore
24
dotnet build
25
```
26
0 commit comments