summarylogtreecommitdiffstats
path: root/context-minimals-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'context-minimals-git.install')
-rw-r--r--context-minimals-git.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/context-minimals-git.install b/context-minimals-git.install
index e43f90faac79..31eb7a928d92 100644
--- a/context-minimals-git.install
+++ b/context-minimals-git.install
@@ -4,7 +4,7 @@ post_install() {
echo " source /opt/context-minimals/setuptex"
echo "from your shell (as a normal user)"
echo ""
- echo "To use MkIV run"
+ echo "To use MkIV for the first time, run"
echo " mtxrun --generate"
echo "from your shell (as a normal user)"
echo "*************************************************************"
@@ -16,7 +16,7 @@ post_upgrade() {
echo " source /opt/context-minimals/setuptex"
echo "from your shell (as a normal user)"
echo ""
- echo "To use MkIV run"
+ echo "To use MkIV for the first time, run"
echo " mtxrun --generate"
echo "from your shell (as a normal user)"
echo "*************************************************************"