You've already forked comprehensive-rust
							
							
				mirror of
				https://github.com/google/comprehensive-rust.git
				synced 2025-10-31 08:37:45 +02:00 
			
		
		
		
	Update Windows Gettext installation instructions (#1447)
Per the discussion in #1394. Fixes #1394.
This commit is contained in:
		| @@ -42,7 +42,11 @@ brew install dprint yapf gettext | ||||
|  | ||||
| ### Windows | ||||
|  | ||||
| On Windows, you can should use [Gettext binaries for Windows]. | ||||
| On Windows, you can should install [Gettext tools for Windows]. | ||||
|  | ||||
| Install `dprint` using their | ||||
| [installation instructions](https://dprint.dev/install/) and install `rustfmt` | ||||
| via `rustup`. | ||||
|  | ||||
| > _TODO: fill in how to install `yapf` on Windows._ | ||||
|  | ||||
| @@ -51,7 +55,7 @@ On Windows, you can should use [Gettext binaries for Windows]. | ||||
| [`yapf`]: https://github.com/google/yapf | ||||
| [`msgcat`]: https://www.gnu.org/software/gettext/manual/html_node/msgcat-Invocation.html | ||||
| [Homebrew]: https://brew.sh/ | ||||
| [Gettext binaries for Windows]: https://mlocati.github.io/articles/gettext-iconv-windows.html | ||||
| [Gettext tools for Windows]: https://github.com/vslavik/gettext-tools-windows/releases | ||||
|  | ||||
| ## Contributor License Agreement | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user