Skip to content

Commit 83ba7ca

Browse files
committed
use README
1 parent a7a817c commit 83ba7ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
```sh
44
copier copy --trust https://github.com/fluent-qa/fluentqa-pytpl.git my-project
5-
mkdir my-project && cd my-project && pdm init https://github.com/fluent-qa/fluentqa-pytpl.git
5+
mkdir my-project && cd my-project
6+
pdm init https://github.com/fluent-qa/fluentqa-pytpl.git
67
```
78

89
## PDM as Pythong Depencincy Manager

0 commit comments

Comments
 (0)