update README
This commit is contained in:
parent
7ad3a9969f
commit
8ec515d93f
|
@ -1,5 +1,10 @@
|
||||||
## Requirements
|
## Requirements
|
||||||
run `docker-compose --env-file ./.env up` to init your container
|
To run `docker-compose --env-file ./.env up` to init your container
|
||||||
|
|
||||||
|
To have make installed.
|
||||||
|
|
||||||
|
If you don't want to install make you can go to `Makefile` therefore copy the command then paste and execute in your terminal window.
|
||||||
|
|
||||||
## Tests
|
## Tests
|
||||||
### ETL
|
### ETL
|
||||||
To see results you only have to run
|
To see results you only have to run
|
||||||
|
|
Loading…
Reference in New Issue