... | ... | @@ -8,6 +8,9 @@ A quick way to set up a virtual machine with MediaWiki installed. Makes it easy |
|
|
* `git clone --recursive https://gerrit.wikimedia.org/r/mediawiki/vagrant`
|
|
|
* `cd vagrant`
|
|
|
* `./setup.sh`
|
|
|
* `vagrant up`
|
|
|
|
|
|
After the last command it takes a while to set up a machine. Nevertheless, the whole process runs unattended.
|
|
|
|
|
|
## Fixing the VisualEditor problem
|
|
|
```
|
... | ... | |