Skip to content

Commit 485f1f9

Browse files
Modified as per the suggested change.
1 parent c6afd1d commit 485f1f9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,8 @@ To build the docs locally, you should do the following:
1818
3. `conda env create -f ./.ci_scripts/environment.yml`
1919
4. `conda activate conda-forge-docs`
2020
5. `cd newsfeed && pip install --no-deps .`
21-
6. `pip install --no-deps .`
22-
7. `popd`
23-
8. `cd src`
24-
9. `make html`
21+
6. `cd ../src`
22+
7. `make html`
2523

2624
## Improving the docs
2725

0 commit comments

Comments
 (0)