Skip to content

Commit e19f5ab

Browse files
committed
Pull the "easy way to do it" to the top of the section
1 parent 4646489 commit e19f5ab

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,13 @@ version, or install using `--force`.
5757

5858
## Building the HTML documentation
5959

60+
Note: If you just want a copy of the build HTML site and don't want to deal
61+
with the build yourself, you can clone it from here: https://github.com/rakudocs/rakudocs.github.io
62+
6063
The documentation can be rendered to static HTML pages and/or served in a local
6164
web site. This process involves creating a cache of precompiled
6265
documents, so that generation after the first time is sped up.
6366

64-
> Building the documentation has a number of prerequisites, which is might you
65-
> might not want to do it yourself. However, if you need a local copy of the
66-
> HTML documentation, please download it by cloning
67-
> https://github.com/rakudocs/rakudocs.github.io
68-
6967
These are the prerequisites you need to install to generate documentation.
7068

7169
* perl 5.20 or later

0 commit comments

Comments
 (0)