• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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