diff options
-rw-r--r-- | README.1.5.8 | 3 | ||||
-rw-r--r-- | README.1.7.0 | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/README.1.5.8 b/README.1.5.8 index cf414545e..6ad19b063 100644 --- a/README.1.5.8 +++ b/README.1.5.8 @@ -54,3 +54,6 @@ Installs w/integrated RT: make install-docs (or "make deploy" if you've got everything setup in the Makefile) +(errors? try "make clean" then "make install-perl-modules", then + "make install-docs" or "make deploy" again) + diff --git a/README.1.7.0 b/README.1.7.0 index 30f7ec7de..992a988c8 100644 --- a/README.1.7.0 +++ b/README.1.7.0 @@ -22,3 +22,6 @@ CREATE INDEX cust_main17 on cust_main ( ship_zip ); make install-docs (or "make deploy" if you've got everything setup in the Makefile) +(errors? try "make clean" then "make install-perl-modules", then + "make install-docs" or "make deploy" again) + |