Skip to content

Commit c6afd1d

Browse files
Update README.md Minor update.
Co-authored-by: Vinicius D. Cerutti <[email protected]>
1 parent 2fd6612 commit c6afd1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To build the docs locally, you should do the following:
1717
Run the following commands.
1818
3. `conda env create -f ./.ci_scripts/environment.yml`
1919
4. `conda activate conda-forge-docs`
20-
5. `pushd newsfeed`
20+
5. `cd newsfeed && pip install --no-deps .`
2121
6. `pip install --no-deps .`
2222
7. `popd`
2323
8. `cd src`

0 commit comments

Comments
 (0)