]> git.feebdaed.xyz Git - 0xmirror/git-lfs.git/commitdiff
Update README.md
authorJean-Yves LENHOF <36410287+jylenhof@users.noreply.github.com>
Fri, 19 Dec 2025 21:53:52 +0000 (22:53 +0100)
committerGitHub <noreply@github.com>
Fri, 19 Dec 2025 21:53:52 +0000 (22:53 +0100)
Co-authored-by: Chris Darroch <chrisd@apache.org>
README.md

index 5e90c8d5b53b6c55ff417425b56b882dac2802bc..d47fa21b0767c115cdd90ba1141715b9d1f53aa8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -29,12 +29,12 @@ Debian and RPM packages are available from packagecloud, see the [Linux installa
 Git LFS is included in the distribution of [Git for Windows](https://gitforwindows.org/).
 Alternatively, you can install a recent version of Git LFS from the [Chocolatey](https://chocolatey.org/) package manager.
 
-#### Using mise
+#### Using mise-en-place
 
-If you are an enthusiast user of [mise](https://github.com), the polyglot tool versions manager, you can use a command like this to install git-lfs and make it available globally:
+If you are using the [mise-en-place](https://mise.jdx.dev/) tool manager, Git LFS can be installed and made available in all of your project directories by running:
 
-```shell
-mise use -g git-lfs@latest
+```ShellSession
+$ mise use --global git-lfs@latest
 ```
 
 #### From binary