Skip to content

Commit aace8cf

Browse files
committed
Update install instruction
1 parent 4a25e46 commit aace8cf

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@ To achieve this, code.ast adds the features:
1414
3. **Transformers:** Transform source code easily by transforming the AST structure
1515

1616
## Installation
17-
This package is currently not available via a package manager. To install this package,
18-
run:
17+
The package is tested under Python 3. It can be installed via:
1918
```bash
20-
pip install -e .
19+
pip install code-ast
2120
```
2221

2322
## Quick start

0 commit comments

Comments
 (0)