mod_admin_web: make get_deps.sh stand out a little
authorJonas Schäfer <jonas@wielicki.name>
Sun, 07 Nov 2021 14:30:24 +0100
changeset 4763 f649305d0bec
parent 4762 b9af1ccac98b
child 4765 ea1ecbc1d04d
mod_admin_web: make get_deps.sh stand out a little
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