| Index: README.md |
| diff --git a/README.md b/README.md |
| index 9f7ba70315294afc6b5f4c2c5a523501f0ef7c9c..ec038c0a730e9ccdae98efcd1714d9075f791e7c 100644 |
| --- a/README.md |
| +++ b/README.md |
| @@ -1,8 +1,9 @@ |
| # WIP of libadblockplus-android CI |
| Copy the `Vagrantfile` and `vagrant-*.sh` scripts into the |
| -`libadblockplus-android` directory, then do `vagrant up` to start and |
| -provision the virtual machine. |
| +`libadblockplus-android` directory, then: |
| +1) `vagrant up` to start and provision the VM |
| +2) `./add_disk.sh` to add new partition to VM and mount it |
| ### Building |