diff --git a/README.md b/README.md index b3a34c7f..90d98e5c 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,9 @@ from MySQL to PostgreSQL as easy and smooth as possible.
1. Create a new database.
- Sample: CREATE DATABASE my_postgresql_database;
CREATE DATABASE my_postgresql_database;
2. Download NMIG package and put it on the machine running your PostgreSQL (not mandatory, but preferably).
Sample: /path/to/nmig