Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
karineek authored May 27, 2023
1 parent afd5b6f commit a2f769a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ISSTA-2023-AE/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ We first measured coverage for the whole [LLVM test suite](https://github.com/ll

This Docker image contains a pre-built version of GrayC. It also includes all the tools we compared against in our controlled evaluation and the setting up of GrayC. To start the docker container:
```
cat GrayC-v1.tar | docker import - grayc-artifact
cat GrayC-v3.tar | docker import - grayc-artifact
docker run -it --user user42 grayc-artifact /bin/bash
```

Expand Down

0 comments on commit a2f769a

Please sign in to comment.