Skip to content

Commit

Permalink
Updated documentation building instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshClose committed Feb 26, 2024
1 parent 1bc5abc commit 1ce0c85
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ http://joshclose.github.io/CsvHelper/

### Building the Documentation

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

## License

Expand Down

0 comments on commit 1ce0c85

Please sign in to comment.