Skip to content

Commit e26218e

Browse files
authored
Only reference current versions
1 parent cb7432c commit e26218e

File tree

1 file changed

+1
-1
lines changed
  • general/development/tools

1 file changed

+1
-1
lines changed

general/development/tools/mdk.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Every developer creates simple tools to avoid repeating cumbersome and/or boring
88

99
## Key concept
1010

11-
The most important concept of MDK is that it works with Moodle instances. An instance of Moodle is a directory in which you have checked out a particular version together with a database using a specific database engine. This means that if you want to work on Moodle 2.3 and 2.4, using both MySQL and PostgreSQL, you will have four separate instance directories. This choice was made because it is the safest, clearest, and most straightforward solution.
11+
The most important concept of MDK is that it works with Moodle instances. An instance of Moodle is a directory in which you have checked out a particular version together with a database using a specific database engine. This means that if you want to work on Moodle 4.3 and 4.2, using both MySQL and PostgreSQL, you will have four separate instance directories. This choice was made because it is the safest, clearest, and most straightforward solution.
1212

1313
## Typical workflows using MDK
1414

0 commit comments

Comments
 (0)