Skip to content

Commit

Permalink
rename pip_requirements.txt to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Saibo-creator authored Oct 8, 2023
1 parent 46fad03 commit e55bbe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ conda activate GCD

Install the required packages:
```bash
pip install -r pip_requirements.txt
pip install -r requirements.txt
```

## 3. Downloading the dataset, grammar objects and models
Expand Down

0 comments on commit e55bbe2

Please sign in to comment.