Skip to content

Commit eb3e84d

Browse files
authored
Update README.md
1 parent dec7981 commit eb3e84d

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
@@ -142,7 +142,7 @@ Below we highlight a few tools that you may find useful.
142142
[Git LFS](https://git-lfs.github.com/) is used to store large files used in testing fgbio. In order to compile and run tests it is necessary to [install git lfs](https://git-lfs.github.com/). To retrieve the large files either:
143143

144144
1. Clone the repository _after_ installing git lfs, or
145-
2. In a previously cloned repository run the follwing once: `git lfs install && git lfs pull`
145+
2. In a previously cloned repository run the following once: `git lfs install && git lfs pull`
146146

147147
After initial setup regular git commands (e.g. `pull`, `fetch`, `push`) will also operate on large files and no special handling is needed.
148148

0 commit comments

Comments
 (0)