Skip to content

Commit

Permalink
Merge branch 'features/dev-provider' of github.com:danielbdias/Will.I…
Browse files Browse the repository at this point in the history
…AM into features/dev-provider
  • Loading branch information
Daniel Dias committed Aug 24, 2020
2 parents 4cc3cc3 + 739c574 commit 71a05dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -132,7 +132,7 @@ PermissionDependency, when creating / deleting user|role permissions.

To start to develop in Will.IAM codebase be sure that you have `go 1.13` and `Docker` installed.

After that, on root folder, do the following steps:
After that, on the root folder, do the following steps:
1. Execute `make db/setup` to setup the service database;
2. Start the auxiliary services using `make compose-up` to start them;
3. Run `make dev-run` to start Will.IAM in development mode.
Expand Down

0 comments on commit 71a05dd

Please sign in to comment.