File tree Expand file tree Collapse file tree 1 file changed +3
-13
lines changed Expand file tree Collapse file tree 1 file changed +3
-13
lines changed Original file line number Diff line number Diff line change @@ -40,20 +40,10 @@ browser to http://localhost:3000 (or 31415, as the case may be).
40
40
* [ README in Portuguese] ( resources/i18n/pt/README.pt.md )
41
41
* [ README in Spanish] ( resources/i18n/es/README.es.md )
42
42
43
- ## Install p6doc
43
+ ## Install rakudoc
44
44
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
57
47
58
48
## Building the HTML documentation
59
49
You can’t perform that action at this time.
0 commit comments