Skip to content

Commit abef196

Browse files
authored
Update README.md
1 parent faa41e6 commit abef196

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ For environment setup, configuration fields, and platform-specific examples, see
3434
| Environment | Purpose | Requirements |
3535
|-------------|---------|--------------|
3636
| PCART | Runs the PCART tool itself | Python 3.9 + dill |
37-
| currentEnv | Dynamic API signature mapping for current library version | Python 3.x + current library version + dill |
38-
| targetEnv | Dynamic API signature mapping and post-repair validation for target library version | Python 3.x + target library version + dill |
37+
| currentEnv | Dynamic API signature mapping for current library version | Python 3.x + current library version + requirements.txt + dill |
38+
| targetEnv | Dynamic API signature mapping and post-repair validation for target library version | Python 3.x + target library version + requirements.txt + dill |
3939

4040
`currentEnv` and `targetEnv` should point to environment root directories. See the [Configuration Guide](https://github.com/PCART-tools/PCART/wiki/Configuration-Guide) for details.
4141

0 commit comments

Comments
 (0)