Skip to content

Commit 1153ded

Browse files
authored
⬆ [readme] explain upgrade process without just (#7)
1 parent e014e18 commit 1153ded

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,14 @@ The FINI Domain Trust is here to keep good domains from bad hands.
99
## Preview
1010

1111
You can preview it at https://fini-net.github.io/fini-domain-trust/ but currently it looks terrible.
12+
13+
## Hugo/Theme updates
14+
15+
Hugo probably got upgraded with `brew upgrade` at some point so you will
16+
want to run:
17+
18+
```ShellCommand
19+
git submodule update --remote themes/ananke
20+
```
21+
22+
to get the submodule current so that `hugo` runs cleanly.

0 commit comments

Comments
 (0)