Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Andriiklymiuk committed Oct 6, 2022
1 parent d11979c commit 0030c12
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 @@ -148,7 +148,7 @@ These files are created, so that you can run db_services manually, if you want.

## Without cli

The beauty of this cli is that it is versatile and can be run without even opening cli, if it broke or smth has happened to it.
The beauty of this cli is that it is versatile and can be run without even opening cli, if it is broke or smth has happened to it.
All database services are in `corgi_services/db_services` folder, so you can go to interested service folder and just run `make up` to start the database.

It can be done so, because cli is dependent upon on `docker-compose.yml` and MAKEFILE for each service, and it can be run independently.
Expand Down

0 comments on commit 0030c12

Please sign in to comment.