aakothari commited on
Commit
ac9644b
·
verified ·
1 Parent(s): 6f13cdc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/aakothari/braids.git
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