summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordploog <dploog@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-10 13:50:36 +0000
committerdploog <dploog@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-10 13:50:36 +0000
commit7d4176701cc3e01c00afc684bf45e5e2f919b96e (patch)
tree6b74f52a65a5371033da8c071a6028458a910393
parent5500ccf5c9c2cca2694a642278d55c3e342bd469 (diff)
downloadcrawl-ref-7d4176701cc3e01c00afc684bf45e5e2f919b96e.tar.gz
crawl-ref-7d4176701cc3e01c00afc684bf45e5e2f919b96e.zip
Mention Ctrl-T for tutorials (again) in README.tex and pdf.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9942 c06c8d41-db1a-0410-9941-cceddc491573
-rw-r--r--crawl-ref/README.pdfbin53861 -> 53857 bytes
-rw-r--r--crawl-ref/source/util/docs/README.tex4
2 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/README.pdf b/crawl-ref/README.pdf
index 29accd52fe..7b582c9441 100644
--- a/crawl-ref/README.pdf
+++ b/crawl-ref/README.pdf
Binary files differ
diff --git a/crawl-ref/source/util/docs/README.tex b/crawl-ref/source/util/docs/README.tex
index f2ec42acce..52042b5987 100644
--- a/crawl-ref/source/util/docs/README.tex
+++ b/crawl-ref/source/util/docs/README.tex
@@ -60,8 +60,8 @@ standards.
\subsection*{How to get started? (Information for new players)}
If you'd like to dive in immediately, your best bets are to either
-start up a game and choose one of the tutorials (press \key{T} when
-asked for race), or print \key{quickstart.pdf} (in the \key{docs}
+start up a game and choose one of the tutorials (press \key{Ctrl-T}
+when asked for race), or print \key{quickstart.pdf} (in the \key{docs}
directory). Studious readers might want to browse the manual (see
below). Note that you can read both the quickstart text and the
manual in-game; pressing \key{?} brings up a menu for that.