Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit e743ebe

Browse files
authored
Merge pull request #69 from abeaumont/fix/update-installation-instructions
docs: Update installation instructions
2 parents 90be3fe + b245eb2 commit e743ebe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pip install bblfsh
1818
```bash
1919
git clone https://github.com/bblfsh/client-python.git
2020
cd client-python
21-
make install
21+
python setup.py install
2222
```
2323

2424
### Dependencies

0 commit comments

Comments
 (0)