Skip to content

Commit 73f70ba

Browse files
CharlesCNortonfacebook-github-bot
authored andcommitted
fix: Correct typo in Windows instructions (#156)
Summary: Changed "Donwload" to "Download" in the Windows installation section. Pull Request resolved: #156 Reviewed By: SeaOtocinclus Differential Revision: D69804336 Pulled By: georges-berenger fbshipit-source-id: b7a64515e9f2e8940613ef6d4039e652fcced418
1 parent 683a322 commit 73f70ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ python -m pip install -e .
3434
### Windows (via pixi):
3535

3636
```
37-
# Donwload pyvrs
37+
# Download pyvrs
3838
git clone https://github.com/facebookresearch/pyvrs.git
3939
cd pyvrs
4040
git submodule sync --recursive

0 commit comments

Comments
 (0)