elaborate installing section

This commit is contained in:
Connor Olding 2022-09-23 15:14:46 -07:00
parent 594f0a7adf
commit b5f31c6cec

View File

@ -27,6 +27,10 @@ no installation is necessary — everything in the `out/` directory is self-cont
however, if you'd like to use create
your own pseudo-release of cosmopolitan to build against,
you can run `install-cosmo` to install an amalgamation to `/opt/cosmopolitan/`.
this includes the amalgamation (in `dist/`),
the gcc toolchain (in `gcc/`),
some essential APEs (in `bin/`),
and all the necessary headers.
## notes