Skip to content

Commit

Permalink
[#2] Starting README with git clone
Browse files Browse the repository at this point in the history
  • Loading branch information
Siecje committed May 1, 2017
1 parent b0dcbbc commit 5e39fbb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ You will need NGINX with the [ngx_http_auth_request_module](http://nginx.org/en/
sudo apt-get install nginx-full
```

```shell
git clone https://github.com/Siecje/nginx-auth-proxy
cd nginx-auth-proxy
```

```shell
virtualenv venv
source venv/bin/activate
Expand Down

0 comments on commit 5e39fbb

Please sign in to comment.