Skip to content

Commit 1ce0c85

Browse files
committed
Updated documentation building instructions.
1 parent 1bc5abc commit 1ce0c85

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.markdown

+1-4
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,7 @@ http://joshclose.github.io/CsvHelper/
2828

2929
### Building the Documentation
3030

31-
1. Install [node.js](https://nodejs.org/en/download/).
32-
1. Go into the `CsvHelper/docs-src` folder.
33-
1. Run `npm start` to start a local test site. Make any changes needed.
34-
1. Run `npm run build` to build the documentation files that are output to `CsvHelper/docs`.
31+
Run the `build-docs.cmd` file.
3532

3633
## License
3734

0 commit comments

Comments
 (0)