Skip to content

Commit f08b198

Browse files
authored
Update README
1 parent 86d0a23 commit f08b198

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ cd webviewtracer-crawler && bash ./setup.sh
2828

2929
You can access the execution traces collected during the experiment [on DataDryad](http://datadryad.org/share/aGfKK8cTsp7uDGu3tjkcPX5cGwqGngJH9ekPTIj8qn4).
3030

31-
For detailed instructions, see the [artifact appendix](./artifact.pdf).
31+
For detailed instructions, see the [artifact appendix](./artifact.pdf). Additional artifacts required to run the experiment can be found [on Zenodo](https://zenodo.org/records/16687648).
3232

3333
## System Requirements
3434

@@ -41,7 +41,7 @@ For detailed instructions, see the [artifact appendix](./artifact.pdf).
4141

4242
* [Python 3.10+](https://www.python.org/)
4343
* [Docker](https://docs.docker.com/) (for crawling).
44-
* Standard build tools: `git`, `make`, `unzip`, `curl`
44+
* Standard build tools: `git`, `make`, `unzip`, `curl`, `tar`
4545

4646
Please make sure you are able to docker without `sudo` privileges by following the [instructions documented here](https://docs.docker.com/engine/install/linux-postinstall/).
4747

0 commit comments

Comments
 (0)