Skip to content

Commit

Permalink
Documentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RadovanTomik committed Mar 16, 2023
1 parent 72f2ca0 commit 88b5ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
To run the application in fully accessible development mode you need to run an instance of a [mock OIDC server](https://github.com/Soluto/oidc-server-mock).
You can spin up a preconfigured instance with the following command.
```
cd odic_mock && docker-compose up -d
cd oidc_mock && docker-compose up -d
```
Then to run the application with correct settings run:
```
Expand Down

0 comments on commit 88b5ede

Please sign in to comment.