Skip to content

Commit 9acbd6f

Browse files
committed
doc: update CONTRIBUTING.md
1 parent ac96c4b commit 9acbd6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ To build the documentation locally, you need to install a few extra dependencies
129129
2. To build the website locally, run:
130130

131131
```bash
132+
cd docs
132133
make html
133134
```
134135

@@ -137,4 +138,4 @@ You can find the generated files in the `Ensemble-Pytorch/docs/_build/` folder.
137138
Acknowledgement
138139
---------------
139140

140-
This CONTRIBUTING is adapted from the [PyTorch](https://github.com/pytorch/pytorch/blob/master/CONTRIBUTING.md) and [Sktime](https://github.com/alan-turing-institute/sktime/blob/main/CONTRIBUTING.md)
141+
This CONTRIBUTING is adapted from the [PyTorch](https://github.com/pytorch/pytorch/blob/master/CONTRIBUTING.md) and [Sktime](https://github.com/alan-turing-institute/sktime/blob/main/CONTRIBUTING.md).

0 commit comments

Comments
 (0)