Skip to content

Commit 9e8c74e

Browse files
committed
Point to new rakudoc, remove install note
( The install has been broken for some time, and doing a force didn't fix the issue, just installed a broken setup.)
1 parent e19f5ab commit 9e8c74e

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

README.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,10 @@ browser to http://localhost:3000 (or 31415, as the case may be).
4040
* [README in Portuguese](resources/i18n/pt/README.pt.md)
4141
* [README in Spanish](resources/i18n/es/README.es.md)
4242

43-
## Install p6doc
43+
## Install rakudoc
4444

45-
This module is available via the Raku module ecosystem. Use:
46-
47-
$ zef install p6doc
48-
49-
to install the "binaries" and make them available in your binaries
50-
execution path.
51-
52-
**Note**: Please note that, due to changes in the parsing of Pod6,
53-
this will fail in versions of Raku older than 2018.06. Please upgrade to that
54-
version, or install using `--force`.
55-
56-
-------
45+
Please see https://github.com/raku/rakudoc for the
46+
command line tool for viewing the documentation
5747

5848
## Building the HTML documentation
5949

0 commit comments

Comments
 (0)