Merge pull request #403 from EJFielding/main
updated README with new hidden SCONS file that may need to be deletedLT1AB
commit
71300762ad
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue