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.
···3535Install with opam:
36363737```sh
3838-$ opam install ca-certs
3838+$ opam install nox-ca-certs
3939```
40404141If opam cannot find the package, it may not yet be released in the public
···4444```sh
4545$ opam repo add samoht https://tangled.org/gazagnaire.org/opam-overlay.git
4646$ opam update
4747-$ opam install ca-certs
4747+$ opam install nox-ca-certs
4848```
49495050## Environment Variables