Skip to content

Commit f19810e

Browse files
authored
Merge pull request #24 from andreztz/patch-1
Update README.md
2 parents 92de695 + 17ec900 commit f19810e

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
@@ -116,7 +116,7 @@ The markdown documentation generated by lazydocs can be easily integrated into y
116116

117117
```bash
118118
lazydocs \
119-
--output_path="./docs/api-docs" \
119+
--output-path="./docs/api-docs" \
120120
--overview-file="README.md" \
121121
--src-base-url="https://github.com/example/my-project/blob/main/" \
122122
my_package

0 commit comments

Comments
 (0)