Skip to content

Commit 61f9bf2

Browse files
committed
chore(docs): update README
1 parent 25541ef commit 61f9bf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ __Note:__ The value of the variables is depended to current context by `build_co
9393

9494
Refer to my projects using `dictrule` to generate text resources:
9595

96-
- [leetcodegen](https://github.com/elhoangvu/leetcodegen)
96+
- [lcgen](https://github.com/elhoangvu/lcgen)
9797

9898
## Installing dictrule
9999

@@ -364,7 +364,7 @@ This rule wraps content by quotes.
364364
`dictrule` includes a comprehensive test suite. To run the tests, run:
365365

366366
```shell
367-
pytest
367+
PYTHONPATH=src pytest
368368
```
369369

370370
## Contributing

0 commit comments

Comments
 (0)