Skip to content

Commit

Permalink
Branch of main with no changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
johanib committed Oct 30, 2024
1 parent d49eef5 commit d9a9a15
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 @@ -51,7 +51,7 @@ You can then bootstrap the environment. It will ensure that a complete working O
sh ../OpenConext-devconf/core/scripts/init.sh
```

Then start the command line in the container with `docker compose exec -ti spdashboard bash`. This will start a shell
Then start the command line in the container with `docker compose exec -ti spdashboard bash`. This will start a shell.

Run `composer install`. This will install all PHP dependencies, including the development dependencies.
Run `yarn install`. This will install all js dependencies, including the development dependencies.
Expand Down

0 comments on commit d9a9a15

Please sign in to comment.