Skip to content

Commit c8b9d03

Browse files
authored
Update README.md
1 parent c6f65c6 commit c8b9d03

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,9 @@ DART consists of several key components:
2323

2424
## Installation
2525
```bash
26-
pip install dart-transformer
27-
# or
2826
https://github.com/The-Swarm-Corporation/DART.git
2927
cd DART
30-
pip install -e .
28+
pip install -r requirements.txt
3129
```
3230

3331
## Quick Start

0 commit comments

Comments
 (0)