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.
···9494Install with opam:
95959696```sh
9797-$ opam install xdge
9797+$ opam install nox-xdge
9898```
9999100100If opam cannot find the package, it may not yet be released in the public
···103103```sh
104104$ opam repo add samoht https://tangled.org/gazagnaire.org/opam-overlay.git
105105$ opam update
106106-$ opam install xdge
106106+$ opam install nox-xdge
107107```
108108109109## Licence