Skip to content

Commit f6ed6aa

Browse files
committed
fix typo in readme
1 parent c9382ca commit f6ed6aa

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
@@ -23,7 +23,7 @@ A unified, extensible framework for text classification with categorical variabl
2323
```bash
2424
# Clone the repository
2525
git clone https://github.com/InseeFrLab/torchTextClassifiers.git
26-
cd torchtextClassifiers
26+
cd torchTextClassifiers
2727

2828
# Install with uv (recommended)
2929
uv sync

0 commit comments

Comments
 (0)