summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/gregorio-src/README.md
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2017-04-16 22:31:11 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2017-04-16 22:31:11 +0000
commit7dc886773d847d3fc328e772e40bb6ea70df475b (patch)
treeb9ed20615d2b8d6cefedea05d7cb37c4ab0f5339 /Build/source/texk/gregorio/gregorio-src/README.md
parent5538fc4be4fab4812e1063e63eabbbb13b953738 (diff)
gregorio 5.0.1
git-svn-id: svn://tug.org/texlive/trunk@43868 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/gregorio/gregorio-src/README.md')
-rw-r--r--Build/source/texk/gregorio/gregorio-src/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/gregorio/gregorio-src/README.md b/Build/source/texk/gregorio/gregorio-src/README.md
index 9aad3e22fd8..d2b4bc0a189 100644
--- a/Build/source/texk/gregorio/gregorio-src/README.md
+++ b/Build/source/texk/gregorio/gregorio-src/README.md
@@ -24,7 +24,7 @@ You need a recent and working [TeXLive](https://www.tug.org/texlive/), on top of
## Building for inclusion in TeXLive
-When building gregorio for inclusion in TeXLive, the gregorio executable must not have the version number prefix that is used for other builds. To make this happen, run `configure` with the `--disable-version-in-exe` option, and the generated Makefile will create a gregorio executable without the version number prefix (i.e., the executable will simply be named `gregorio`).
+When building gregorio for inclusion in TeXLive, the gregorio executable must not have the version number suffix that is used for other builds. To make this happen, run `configure` with the `--disable-version-in-exe` option, and the generated Makefile will create a gregorio executable without the version number suffix (i.e., the executable will simply be named `gregorio`).
## Documentation