Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
freedomkk-qfeng committed May 9, 2023
1 parent d879a2e commit 53e0236
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A simple example of LDAP authentication using ngx_http_auth_request_module by go
#### Build from source
```
# git clone https://github.com/shanghai-edu/nginx-ldap-auth
# go get ./...
# go mod tidy
# chmod +x control
# ./control build
# ./control pack
Expand Down
2 changes: 1 addition & 1 deletion README_CN.MD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Golang 实现
#### Build from source
```
# git clone https://github.com/shanghai-edu/nginx-ldap-auth
# go get ./...
# go mod tidy
# chmod +x control
# ./control build
# ./control pack
Expand Down

0 comments on commit 53e0236

Please sign in to comment.