summaryrefslogtreecommitdiff
path: root/src/tutorial/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/tutorial/README')
-rw-r--r--src/tutorial/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tutorial/README b/src/tutorial/README
index ce9d733c703..b137cdfad34 100644
--- a/src/tutorial/README
+++ b/src/tutorial/README
@@ -7,7 +7,7 @@ This directory contains SQL tutorial scripts. To look at them, first do a
% make
to compile all the scripts and C files for the user-defined functions
and types. (make needs to be GNU make --- it may be named something
-different on your system, often gmake)
+different on your system, often 'gmake')
Then, run psql with the -s (single-step) flag:
% psql -s