diff --git a/README.md b/README.md index 0eaf72d..ee2d8a0 100644 --- a/README.md +++ b/README.md @@ -293,7 +293,7 @@ run the following command while in the top directory of the ISCE source (the directory containing the SConstruct file): ```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.