Skip to content

Commit

Permalink
Minor header change to unicode docs headers
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtavis committed Oct 17, 2024
1 parent 7502f49 commit eec4622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scribe_data/unicode/UNICODE_INSTALLTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ echo "PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/homebrew/opt/icu4c/lib/pkgconfig"

This guide provides step-by-step instructions on how to install the PyICU library, which is essential for proper emoji support on Windows.

## Download the PyICU Wheel File
### Download the PyICU Wheel File

1. Visit the [PyICU Release Page](https://github.com/cgohlke/pyicu-build/releases).
2. Locate and download the wheel (`.whl`) file that matches your Python version. Make sure to select the correct architecture (e.g., `win_amd64` for 64-bit Python).
Expand Down

0 comments on commit eec4622

Please sign in to comment.