Correct script name in README file

This commit is contained in:
Peter Eisentraut 2019-06-19 22:09:29 +02:00
parent f946a40914
commit eb8d05bfec
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Generating unicode_norm_table.h
1. Download the Unicode data file, UnicodeData.txt, from the Unicode
consortium and place it to the current directory. Run the perl script
"norm_test_generate.pl", to process it, and to generate the
"generate-unicode_norm_table.pl", to process it, and to generate the
"unicode_norm_table.h" file. The Makefile contains a rule to download the
data files if they don't exist.