Update README build references (#54394)

This commit is contained in:
linoman
2022-08-29 16:36:06 +02:00
committed by GitHub
parent 07dcb64e38
commit 3f0beee362
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
To launch the block, use the oauth source. Ex:
```bash
make devenv sources="oauth"
make devenv sources="auth/oauth"
```
Here is the conf you need to add to your configuration file (conf/custom.ini):
@@ -34,7 +34,7 @@ role_attribute_path = contains(roles[*], 'admin') && 'Admin' || contains(roles[*
To launch the block, use the oauth source. Ex:
```bash
make devenv sources="oauth"
make devenv sources="auth/oauth"
```
Here is the conf you need to add to your configuration file (conf/custom.ini):