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.
···2222Install with opam:
23232424```sh
2525-$ opam install x509
2525+$ opam install nox-x509
2626```
27272828If opam cannot find the package, it may not yet be released in the public
···3131```sh
3232$ opam repo add samoht https://tangled.org/gazagnaire.org/opam-overlay.git
3333$ opam update
3434-$ opam install x509
3434+$ opam install nox-x509
3535```
36363737## Example