summarylogtreecommitdiffstats
path: root/quake2xp.install
diff options
context:
space:
mode:
Diffstat (limited to 'quake2xp.install')
-rw-r--r--quake2xp.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/quake2xp.install b/quake2xp.install
index f76b9fc004c8..66b8d0ab914c 100644
--- a/quake2xp.install
+++ b/quake2xp.install
@@ -1,3 +1,4 @@
post_install() {
echo 'Put the Quake 2 paks in ~/.quake/baseq2 to play.'
+ echo 'Obtain the GLSL shaders via `svn checkout svn://svn.code.sf.net/p/quake2xp/code/glsl ~/.quake/baseq2/glsl`.'
}