Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Felipe Rodopoulos <felipekss@gmail.com>
  • Loading branch information
danielbdias and rodopoulos committed Aug 21, 2020
1 parent 14f5ec0 commit 739c574
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 739c574

Please sign in to comment.