# HG changeset patch # User Jonas Schäfer # Date 1636291824 -3600 # Node ID f649305d0bece7138351adf2fc655541c7528fd8 # Parent b9af1ccac98bf853316e2a24df2af752165fa997 mod_admin_web: make get_deps.sh stand out a little diff -r b9af1ccac98b -r f649305d0bec mod_admin_web/README.markdown --- a/mod_admin_web/README.markdown Sun Nov 07 14:25:58 2021 +0100 +++ b/mod_admin_web/README.markdown Sun Nov 07 14:30:24 2021 +0100 @@ -28,7 +28,7 @@ 1. Copy the admin\_web directory into a directory Prosody will check for plugins. (cf. [Installing modules](http://prosody.im/doc/installing_modules)) -2. Execute the contained get\_deps.sh script from within the admin\_web +2. Execute the contained `get_deps.sh` script from within the admin\_web directory. (Requires wget, tar, and a basic shell) Configuration Details