Update bridge documentation

Update bridge documentation to current code status
This commit is contained in:
David Toledo
2020-05-05 17:39:42 +02:00
committed by GitHub
parent 2f29c60ff1
commit a8d7a6590b
-2
View File
@@ -72,12 +72,10 @@ In an `ocis` folder
```
$ git clone git@github.com:owncloud/ocis-glauth.git
$ cd ocis-glauth
$ git checkout start-glauth
$ make
```
This should give you a `bin/ocis-glauth` binary. Try listing the help with `bin/ocis-glauth --help`.
TODO merge glauth PR https://github.com/owncloud/ocis-glauth/pull/1
#### Run it!