Skip to content

Commit d233fd3

Browse files
authored
Update installation instructions in README
Added installation instructions for cloning the repository.
1 parent 1d59d92 commit d233fd3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ ToolsGen automates the creation of tool-calling datasets for training and evalua
3232

3333
## Installation
3434

35+
```bash
36+
pip install toolsgen
37+
```
38+
39+
Or:
40+
3541
```bash
3642
git clone https://github.com/atasoglu/toolsgen.git
3743
cd toolsgen

0 commit comments

Comments
 (0)