We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb53e5 commit 3cae9b1Copy full SHA for 3cae9b1
README.md
@@ -25,6 +25,12 @@ Formatted text and HTML versions of the draft can be built using `make`.
25
$ make
26
```
27
28
+You might want to run first
29
+
30
+```sh
31
+make update-files
32
+```
33
34
Command line usage requires that you have the necessary software installed. See
35
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).
36
0 commit comments