diff options
Diffstat (limited to 'INSTALL-DEV')
-rw-r--r-- | INSTALL-DEV | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL-DEV b/INSTALL-DEV index 2d03bbd..62c2437 100644 --- a/INSTALL-DEV +++ b/INSTALL-DEV @@ -70,7 +70,7 @@ replacing <BREP-OUT-ROOT> and <BREP-SRC-ROOT> with the actual absolute paths # Repository root. Use / for web server root. And don't forget to also # update the Location and Alias directives below. # - brep-root /pkg/ + brep-root /pkg <Location "/pkg"> SetHandler brep |