Making a pull request for a main distribution package
Say we want to modify the docs of errortrace
, which is bundled with
the main distribution. I assume the system is a Unix.
- Install Racket from a binary as a local distribution, so you don't have to use sudo/root.
If you don't create symlinks, make sure you run the correct version of raco
and friends below.
- Create a
pkgs
directory somewhere andcd
to it.