Merge pull request #403 from EJFielding/main

updated README with new hidden SCONS file that may need to be deleted
LT1AB
Ryan Burns 2021-11-29 13:44:03 -08:00 committed by GitHub
commit 71300762ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.