Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MahlukEdanKurangGairah authored Jul 23, 2024
1 parent d183e63 commit bffb406
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ run on CLI using:
also install python and library on requirements.txt

- `cd app/Executable/sql2mysql' && pip install -r requirements.txt`
- `cd app/Executable/sql2mysql' && pip install -r requirements.txt`
- `cd app/Executable/sql2mysql' && pip install -r requirements.txt`
- `cd app/Executable/parquet2cockroach' && pip install -r requirements.txt`
- `cd app/Executable/parquet2mysql' && pip install -r requirements.txt`

## Setup
Configuration on app/Config/App.yaml. change mysql_conf (target to backup) and mysql_restore_conf (targt to restore)
Expand All @@ -32,6 +32,5 @@ PHP version 7.4 or higher is required, with the following extensions installed:

> [!WARNING]
> This application under heavy development, use as yu wise.
> The end of life date for PHP 8.0 was November 26, 2023.
> If you are still using PHP 7.4 or 8.0, you should upgrade immediately.
> The end of life date for PHP 8.1 will be November 25, 2024.
## Run
`php public/index.php`

0 comments on commit bffb406

Please sign in to comment.