mirror of https://github.com/kdl-org/kdl.git
Fix the instructions for preserving the RFCXML.
This commit is contained in:
parent
dad097a0f0
commit
340f206d36
|
|
@ -32,8 +32,8 @@ HTML.
|
||||||
|
|
||||||
You can build the formatted versions or the intermediate RFCXML file using
|
You can build the formatted versions or the intermediate RFCXML file using
|
||||||
https://author-tools.ietf.org/ or locally by running `make`. To preserve the
|
https://author-tools.ietf.org/ or locally by running `make`. To preserve the
|
||||||
intermediate RFCXML form in a local build, `touch draft-marchan-kdl2.xml` before
|
intermediate RFCXML form in a local build, run `make draft-marchan-kdl2.xml`
|
||||||
running `make`.
|
once.
|
||||||
|
|
||||||
Command line usage requires that you have the necessary software installed. See
|
Command line usage requires that you have the necessary software installed. See
|
||||||
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).
|
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue