Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 078022a

Browse files
committed
Fixed installation instructions.
1 parent 3d980e4 commit 078022a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,7 @@ local data = data{ "artist" }
7373

7474
## Installation
7575

76-
Just place [`validation.lua`](https://github.com/bungle/lua-resty-validation/blob/master/lib/resty/validation.lua)
77-
somewhere in your `package.path`, preferably under `resty` directory. If you are using OpenResty, the default
78-
location would be `/usr/local/openresty/lualib/resty`.
76+
Just place [`validation.lua`](https://github.com/bungle/lua-resty-validation/blob/master/lib/resty/validation.lua) and [`validation`](https://github.com/bungle/lua-resty-template/tree/master/lib/resty/validation) directory somewhere in your `package.path`, under `resty` directory. If you are using OpenResty, the default location would be `/usr/local/openresty/lualib/resty`.
7977

8078
### Using OpenResty Package Manager (opm)
8179

0 commit comments

Comments
 (0)