diff --git a/libresapi/src/webui/README.md b/libresapi/src/webui/README.md index b08d52a15..c907e7a60 100644 --- a/libresapi/src/webui/README.md +++ b/libresapi/src/webui/README.md @@ -15,7 +15,7 @@ BUILD / INSTALLATION - all output files are now in libresapi/src/webfiles - use the --webinterface 9090 command line parameter to enable webui in retroshare-nogui - set the --docroot parameter of retroshare-nogui to point to the "libresapi/src/webfiles" directory - (or symlink from /usr/share/RetroShare0.6/webui on Linux, ./webui on Windows) + (or symlink from /usr/share/RetroShare06/webui on Linux, ./webui on Windows) - retroshare-gui does not have a --docroot parameter. Use symlinks then. DEVELOPMENT