diff mod_admin_web/README.markdown @ 4759:f649305d0bec

mod_admin_web: make get_deps.sh stand out a little
author Jonas Schäfer <jonas@wielicki.name>
date Sun, 07 Nov 2021 14:30:24 +0100
parents fcc6b92869d4
children
line wrap: on
line diff
--- 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