From 138755ab8317604da9e5a3bcffc478b88f99ca30 Mon Sep 17 00:00:00 2001 From: Pascal Berger Date: Thu, 14 Apr 2016 20:32:34 +0200 Subject: [PATCH] Change to the git-lfs meta package for Chocolatey --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee53a88a..c578fda6 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ preferences. * Linux users can install Debian or RPM packages from [PackageCloud](https://packagecloud.io/github/git-lfs/install). See the [Installaton Guide](./INSTALLING.md) for details. * Mac users can install from [Homebrew](https://github.com/Homebrew/homebrew) with `brew install git-lfs`. -* Windows users can install from [Chocolatey](https://chocolatey.org/) with `choco install git-lfs.install`. +* Windows users can install from [Chocolatey](https://chocolatey.org/) with `choco install git-lfs`. * [Binary packages are available][rel] for Windows, Mac, Linux, and FreeBSD. * You can build it with Go 1.5+. See the [Contributing Guide](./CONTRIBUTING.md) for instructions.