updated README with new hidden SCONS file that may need to be deleted

LT1AB
Eric J. Fielding 2021-11-27 11:42:59 -08:00
parent 1b6fb02fac
commit c220617d42
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@ run the following command while in the top directory of the ISCE source (the
directory containing the SConstruct file): directory containing the SConstruct file):
```bash ```bash
> rm -rf config.log .sconfig.dblite .sconf_temp > rm -rf config.log .sconfig.dblite .sconf_temp .sconsign.dblite
``` ```
and then try "scons install" again. and then try "scons install" again.