Browse Source

Removed note about C:\windows\fonts (this will just open the FONTS applet for normal users). Updated link to Hack Windows Installer to point to latest version. Added note about restart of computer, just to be sure.

Michael Hex 9 năm trước cách đây
mục cha
commit
c5640ec65a
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -116,9 +116,9 @@ For other systems, check for packages using your distro's package manager search
 
 #### Windows
 
-As of v2.020, we recommend that users on Windows 7 through Windows 10 systems use the [Hack Windows installer](https://github.com/source-foundry/Hack-windows-installer/releases/download/v1.1.0/HackWindowsInstaller.exe) to install the Hack fonts. This tool addresses a number of common Windows font installation issues that have led to a wide range of rendering problems for our users.  To view more information about the installer, rationale for its use, the source code, and the VirusTotal report, please see the [Hack Windows Installer repository](https://github.com/source-foundry/Hack-windows-installer).
+As of v2.020, we recommend that users of Windows 7 through Windows 10 use the [Hack Windows installer](https://github.com/source-foundry/Hack-windows-installer/releases/latest) to install the Hack fonts. This tool addresses a number of common Windows font installation issues that have led to a wide range of rendering problems for our users.  To view more information about the installer, rationale for its use, the source code, and the VirusTotal report, please see the [Hack Windows Installer repository](https://github.com/source-foundry/Hack-windows-installer).
 
-If you would prefer to install the files manually, we recommend that you use the [TTF][ttf_latest] fonts.  Download the zip archive, extract the files, and double click on the fonts to view them in the font previewer. Click the "Install" button to install them on your system.  If you have previously installed the Hack fonts on your Windows system and are having issues with the installation of a newer version, please remove the old Hack fonts before you attempt the new font install.  Either navigate to `c:\windows\fonts` and delete all Hack fonts in the directory, or open the directory path `Control Panel\Appearance and Personalization\Fonts`, right click on each of the Hack fonts and delete them.  See [issue report #152](https://github.com/chrissimpkins/Hack/issues/152) and [issue report #177](https://github.com/chrissimpkins/Hack/issues/177) for additional information.
+If you would prefer to install the files manually, we recommend that you use the [TTF][ttf_latest] fonts.  Download the zip archive, extract the files, and double click on the fonts to view them in the font previewer. Click the *Install* button to install them on your system. In case you have previously installed the Hack fonts on your system and are having issues with the installation of a newer version, please remove the old Hack fonts before you attempt the new font install. Open `Control Panel`, navigate to `Appearance and Personalization`, then `Fonts`, right click on each of the Hack fonts and delete them. Restart your computer and install the fonts as described above. See [issue report #152](https://github.com/chrissimpkins/Hack/issues/152) and [issue report #177](https://github.com/chrissimpkins/Hack/issues/177) for additional information.
 
 More information about font installation and upgrade issues on the Windows platform is available on the [Font Installation Issues](https://github.com/source-foundry/Hack-windows-installer/blob/master/FontInstallationIssues.md) document in the Hack Windows Installer repository.