Skip to content

Commit 9effe0e

Browse files
committed
Update README.md to include Artifact evaluation information
1 parent edc4748 commit 9effe0e

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ The artifact will not lead to ethical concerns because:
2121
## Environment
2222

2323
### Accessibility
24-
Our code is available in GitHub. Please access the code via this link.
24+
Our code is available in GitHub. Please access the code via this [link](https://github.com/MonashCybersecurityLab/SDSSE).
2525

2626
You may use the following command to pull the code to your local machine:
2727
```bash
28-
git clone
28+
git clone https://github.com/MonashCybersecurityLab/SDSSE.git
2929
```
3030

3131
### Set up the environment
@@ -61,10 +61,6 @@ docker exec -it SDSSE-dev sh
6161
```
6262
The source code will be mapped to the path `~/SDSSE` inside the container.
6363

64-
Describe how the reviewers should set up the environment for your artifact, including downloading and installing dependencies and the installation of the artifact itself.
65-
Be as specific as possible here.
66-
If possible, use code segments to simply the workflow, e.g.,
67-
6864
**Option 2: Use a Physical Machine**
6965

7066
The `Dockerfile` under `SDSSE/Container` provides a list of necessary software to run the code and how to install them.

0 commit comments

Comments
 (0)