diff options
author | B. Watson <yalhcru@gmail.com> | 2019-12-16 17:59:07 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-21 11:02:43 +0700 |
commit | baaff0cb3041fab20dcf6322f38b709283d1e800 (patch) | |
tree | 64739c1a5b6f9d468d8151db1683c01de5eafb47 /development/inform/README | |
parent | 39c44c274c0ec5a293e18f61b9a4da2da6bd0e4e (diff) |
development/inform: Updated for version 6.34_6.12.2.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'development/inform/README')
-rw-r--r-- | development/inform/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/inform/README b/development/inform/README index e6135cde8c..7ae88007b7 100644 --- a/development/inform/README +++ b/development/inform/README @@ -17,7 +17,7 @@ need is installed in /usr/doc/inform-$VERSION: inform_beginners_guide.pdf - Read this first. manual/index.html - The Designer's Manual. Everything you need to know. -tutorials/*.inf - Tutorials in Inform source code format. +tutor/*.inf - Tutorials in Inform source code format. demos/*.inf - Source to sample games. Related packages: you'll want a Z-Code interpreter to try out your creations. |