xref: /aosp_15_r20/external/pigweed/pw_env_setup/destination.md (revision 61c4878ac05f98d0ceed94b57d316916de578985)
1# Pigweed Environment Directory
2
3This is the directory into which Pigweed installed its environment. In general,
4it's acceptable to delete this entire directory, but don't delete any files
5within this directory without deleting the entire directory or there may be
6strange results.
7
8After deleting this directory, run `. bootstrap.sh` or `bootstrap.bat` instead
9of `. activate.sh` or `activate.bat`.
10