Skip to content

Commit e4b445e

Browse files
authored
Update DevManual.md
Oops, made a mistake here
1 parent 6fe8c66 commit e4b445e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/DevManual.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ CppSharp uses its own code, to parse and generate C# bindings from (clang) sourc
8181

8282
- To add or remove code in parser source that is not yet automatically generated
8383
- Make your changes
84-
- Copy them to a new folder in `<repo_root_dir>/BootstrapPatch`
84+
- Copy them to a new folder in `<repo_root_dir>/src/BootstrapPatch`
8585
- Discard the copied changes using git
8686
- Finally, run `CppSharp.Parser.Gen` to generate the C# and C++/CLI bindings
8787

0 commit comments

Comments
 (0)