Skip to content

Commit ed39da9

Browse files
committed
update the Readme.md
1 parent bd77f08 commit ed39da9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ PDL is a declarative language designed for developers to create reliable, compos
66

77
### Basic LLM Call
88

9-
you can create a yaml file:
9+
Minimum installation.
10+
11+
```bash
12+
pip install prompt-declaration-language
13+
```
14+
15+
you can create a PDL file (YAML format):
1016

1117
```yaml
1218
description: Simple LLM interaction

0 commit comments

Comments
 (0)