Select the types of activity you want to include in your feed.
Update READMEs to reference nox- package names
Each README's 'opam install <pkg>' instructions now match the post-rename opam package names. Auto-generated by 'monopam lint --fix' after the nox-* prefix landed on the underlying packages.
···1616Install with opam:
17171818```sh
1919-$ opam install kdf
1919+$ opam install nox-kdf
2020```
21212222If opam cannot find the package, it may not yet be released in the public
···2525```sh
2626$ opam repo add samoht https://tangled.org/gazagnaire.org/opam-overlay.git
2727$ opam update
2828-$ opam install kdf
2828+$ opam install nox-kdf
2929```
30303131## Example