| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -24,7 +24,7 @@ ${licenseTextTrimmed} | |||
| 24 | 24 | ||
| 25 | 25 | ||
| 26 | 26 | if ! [ -d "${rootdir}/deps/icu/" ] && ! [ -d "${rootdir}/deps/icu-small/" ]; then | |
| 27 | - echo "ICU not installed, run configure to download it, e.g. ./configure --with-intl=small-icu --download=icu" | ||
| 27 | + echo "ICU not installed, run \`./configure --with-intl=small-icu --download=icu\` to download it." | ||
| 28 | 28 | exit 1 | |
| 29 | 29 | fi | |
| 30 | 30 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments