We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76597b7 commit e39126dCopy full SHA for e39126d
README.md
@@ -25,6 +25,12 @@ Formatted text and HTML versions of the draft can be built using `make`.
25
$ make
26
```
27
28
+Update configuration with:
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