Update README.md
Browse files
README.md
CHANGED
|
@@ -118,7 +118,7 @@ The model consumes **BRAID strings, not SMILES**, so you need the codec:
|
|
| 118 |
|
| 119 |
```bash
|
| 120 |
pip install rdkit transformers
|
| 121 |
-
pip install git+https://github.com/
|
| 122 |
```
|
| 123 |
|
| 124 |
```python
|
|
|
|
| 118 |
|
| 119 |
```bash
|
| 120 |
pip install rdkit transformers
|
| 121 |
+
pip install git+https://github.com/AayushK-othari/braid.git
|
| 122 |
```
|
| 123 |
|
| 124 |
```python
|