We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5654feb commit 7af4549Copy full SHA for 7af4549
INSTALL.md
@@ -6,4 +6,8 @@
6
www.virtualbox.org
7
3. Import virtual machine image into Virtualbox (${vm_vdisk_size})
8
File => Import Appliance
9
- 4. Log in using credentials ${vm_user} / ${vm_password}
+ 4. Log in using username / password: ${vm_user} / ${vm_password}
10
+
11
+## Contact
12
13
+Please direct inquiries regarding Quantum Mobile to the [AiiDA mailinglist](http://www.aiida.net/mailing-list/)
globalconfig.yml
@@ -1,6 +1,6 @@
1
---
2
# Caution: This file is read by vagrant, ansible and bash
3
-vm_version: "18.02.1"
+vm_version: "18.02.2"
4
vm_name: "Quantum Mobile"
5
vm_description: "A Virtual Machine for Computational Materials Science"
vm_url: "https://github.com/marvel-nccr/marvel-virtualmachine"
0 commit comments