summaryrefslogtreecommitdiff
path: root/README.micro
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-06-06 23:10:00 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-06 23:10:00 +0000
commita83b6f466440987720492416f8091f2530a9ab41 (patch)
tree403a58a36e80e72609b934e579bbd3c1ef497c70 /README.micro
parent899e16d05655bc0e6756c741b6155de313fa3bd4 (diff)
downloadperl-a83b6f466440987720492416f8091f2530a9ab41.tar.gz
Podify the remaining README.platform files;
merge README.plan9 and plan9/perlplan9.pod; delete plan9/perlplan9.* (the perlplan.doc needs to be regenerated in Plan 9); make the =head1 and =head2 in the README.platform to be a little more verbose (skipped README.os2 not to anger Ilya) so that they look better in the toc; regen toc. p4raw-id: //depot/perl@10461
Diffstat (limited to 'README.micro')
-rw-r--r--README.micro8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.micro b/README.micro
index da84453bf6..e495cdb701 100644
--- a/README.micro
+++ b/README.micro
@@ -4,6 +4,12 @@ on the other hand this means that interfaces between Perl and your
operating system are left very -- minimal.
All this is experimental. If you don't know what to do with microperl
-you probably shouldn't.
+you probably shouldn't. Do not report bugs in microperl; fix the bugs.
+
+If you are still reading this and you are itching to try out microperl:
+
+ make -f Makefile.micro
+
+