Skip to content

Commit 95cc300

Browse files
committed
📝 update readme
1 parent f58cd00 commit 95cc300

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ yarn workspace @darcher/go-ethereum gen:dag
2828

2929
The Ethereum DAG will be generated at the `ethash` folder under root directory.
3030

31-
Alternatively, we provide a pre-generated ethash [here](https://zenodo.org/record/4812350). Download it and extract it at the `ethash` folder under root directory.
31+
Alternatively, we provide a pre-generated ethash [here](https://zenodo.org/record/4893187). Download it and extract it at the `ethash` folder under root directory.
3232

3333
## Prepare the Chrome Profile
3434

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ See the FSE'21 submission #98 [preview version](./darcher-preview.pdf).
5656

5757
### Pre-configured Virtual Machine
5858

59-
Alternatively, we provide a VirtualBox image [here on Zenodo](https://zenodo.org/record/4883114) (please always use the latest version on Zenodo), which contains pre-configured environment of *ĐArcher*.
59+
Alternatively, we provide a VirtualBox image [here on Zenodo](https://zenodo.org/record/4893187) (please always use the latest version on Zenodo), which contains pre-configured environment of *ĐArcher*.
60+
You can import it into your VirtualBox by following this [tutorial](https://docs.oracle.com/cd/E26217_01/E26796/html/qs-import-vm.html).
6061
Note that the size of the image is huge (approximate 23.2 GB) due to the fact that *ĐArcher* works on integrated testing of Apps, which requires a GUI environment.
6162

6263
The default user of the virtual machine is `darcher` with password `darcher` (in case you need root privilege).

0 commit comments

Comments
 (0)