comparison mod_captcha_registration/README.markdown @ 1820:8de50be756e5

Various README files: Correct indentation levels, fix syntax and other small fixes
author Kim Alvefur <zash@zash.se>
date Wed, 02 Sep 2015 17:30:33 +0200
parents 4d73a1a6ba68
children
comparison
equal deleted inserted replaced
1819:1b08597b5e6f 1820:8de50be756e5
17 First of all you should build and install lua bindings for libgd — 17 First of all you should build and install lua bindings for libgd —
18 [lua-gd](https://github.com/ittner/lua-gd/). 18 [lua-gd](https://github.com/ittner/lua-gd/).
19 19
20 Then clone repsository lua-captcha: 20 Then clone repsository lua-captcha:
21 21
22 **`$ git clone https://github.com/mrDoctorWho/lua-captcha`** 22 $ git clone https://github.com/mrDoctorWho/lua-captcha
23 23
24 install it: 24 install it:
25 25
26 **`$ make install`** 26 $ make install
27 27
28 Configuration 28 Configuration
29 ============= 29 =============
30 30
31 After that you would configure prosody. This module requires from you 4 31 After that you would configure prosody. This module requires from you 4