aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2013-03-16 18:22:41 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2013-03-16 18:22:41 +0100
commit9de938890e88420739d3827b879c20bd26dd396e (patch)
treef1e39a76d9624eb23e956f3702509a18cccbc093 /README
parent409ccccc5f2af23b0f4a7f2142a9c362aaedb4fb (diff)
downloadsciteco-9de938890e88420739d3827b879c20bd26dd396e.tar.gz
updated README: teco.ini is documented in sciteco(1)
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index 5491a7b..f658c5b 100644
--- a/README
+++ b/README
@@ -67,9 +67,7 @@ SciTECO has the following build and runtime dependencies:
The interface may be chosen with `--with-interface` (ncurses is the default).
3. Install with `make install`.
4. You are recommended to use the included `teco.ini` as a starting point for your profile,
- so copy it to `~/.teco_ini`. The default `teco.ini` opens files specified on the
- commandline for you, uses a file open hook to configure syntax highlighting (only
- C/C++ and Makefiles for now) and enables line numbers.
+ so copy it to `~/.teco_ini`.
Additional Documentation
========================