You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Migrate Class to handle migrations within CodeIgniter. Using the Command Line In
4
4
5
5
## Getting Started
6
6
7
-
The system requires just the [Migrate.php](#) to run and [migrate_help.txt](#) to display a help section. Get a copy of both.
7
+
The system requires just the [Migrate.php](https://github.com/AimalAzmi/codeigniter-migrations/blob/master/Migrate.php) to run and [migrate_help.txt](https://github.com/AimalAzmi/codeigniter-migrations/blob/master/migrate_help.txt) to display a help section. Get a copy of both.
8
8
9
9
Place both the files in your codeigniter_project/application/controllers folder and you're good to go.
0 commit comments