Skip to content

Commit

Permalink
fixes docu
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmann committed Sep 26, 2017
1 parent 4679d1e commit 5468f39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gitbook/admin.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,15 @@ installed on your system:
```
apt-get install libcurl4-openssl-dev
apt-get install libsodium-dev
apt-get install help2man
```
Note: On debian jessie you have to use jessie-backports for libsodium-dev.

##### CentOS 7
```
yum install libcurl-devel
yum install libsodium-devel
yum install help2man
```

#### Build oidc-agent
Expand Down

0 comments on commit 5468f39

Please sign in to comment.