Skip to content

Commit 2b916af

Browse files
authored
Update README.md
1 parent 39d3755 commit 2b916af

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
@@ -436,7 +436,7 @@ C# Source Generator feature is rely on C# 9.0. Currently Unity(2020) does not su
436436
dotnet build UnitSourceGen.csproj
437437
```
438438

439-
File will be generated under `UnitGenerator\UnitGenerator.SourceGenerator\*.Generated.cs`.
439+
File will be generated under `UnitGenerator\UnitGenerator.SourceGenerator\*.Generated.cs`. `UnitOfAttribute` is also included in generated folder, so at first, run build command and get attribute to configure.
440440

441441
License
442442
---

0 commit comments

Comments
 (0)