Skip to content

Commit 2b90f91

Browse files
authored
Update README.md
1 parent d0692f5 commit 2b90f91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ A custom DocFX template with a light and dark theme, and a heavy focus on readab
1010

1111
## Configuration
1212

13-
The sample project's build is configured by a dependency on `docfx.console`, and a reference to the `Templates/Clean` folder.
14-
To change this to run your own builds, add `docfx.console` to your solution, and edit the `templates` section in `docfx.json` to use the `Templates/Clean` (you'll need to edit the relative path according to where the `Templates/Clean` folder is to your docfx.json file)
13+
The sample project's build is configured by a dependency on `docfx.console`, and a reference to the `Theme/Clean` folder.
14+
To change this to run your own builds, add `docfx.console` to your solution, and edit the `templates` section in `docfx.json` to use the `Theme/Clean` (you'll need to edit the relative path according to where the `Theme/Clean` folder is to your docfx.json file)
1515

1616
## Build the Sample
1717

0 commit comments

Comments
 (0)