summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-01 21:21:11 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-01 21:21:11 (GMT)
commit1bb07c805cee0c74fd522e9e56c25e58a2bb54e9 (patch)
treece1004129a98e68f55e3f2ef3d65e018ffe22497 /README
parente9e6759672f614626561715ccc503534c3ac72eb (diff)
Fix running without installing.
Update README. Point help to the man page.
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 6 insertions, 4 deletions
diff --git a/README b/README
index 25394f5..5f03bc5 100644
--- a/README
+++ b/README
@@ -1,13 +1,15 @@
This is the README for crosstool-NG
To get you started, just enter:
- make help
+ ./configure --help
-You can find a (terse and WIP) documentation in docs/.
+You can find a (terse and WIP) documentation in docs/overview.txt.
You can also point your browser to
http://ymorin.is-a-geek.org/dokuwiki/projects/crosstool
-If you need to send a bug report or a patch, please mail:
+If you need to send a bug report or a patch, please send a mail with subject
+prefixed with "[CT_NG]" to:
yann.morin.1998 (at) anciens.enib.fr
-with subject prefixed with "[CT_NG]"
+
+Aloha!