Skip to content

Commit

Permalink
Add Zsh string (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
mahaloz authored Jul 28, 2024
1 parent bf3e4e7 commit 400fc4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pip3 install dailalib && daila --install

This is the light mode. **If you want to use VarBERT, you must install the full version**:
```bash
pip3 install dailalib[full] && daila --install
pip3 install 'dailalib[full]' && daila --install
```

This will also download the VarBERT models for you through the [VarBERT API](https://github.com/binsync/varbert_api).
Expand Down

0 comments on commit 400fc4a

Please sign in to comment.