Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cla7aye15I4nd committed Jun 12, 2024
1 parent 42232b4 commit 34a26a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artifact/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ In this step, we demonstrate the performance of ShadowBound. You can use the fol

```bash
docker pull dataisland/shadowbound-perfeval:latest
docker run -privileged -it dataisland/shadowbound-perfeval /bin/bash
docker run --privileged -it dataisland/shadowbound-perfeval /bin/bash
python3 /root/scripts/spectest.py | tee /root/spectest.log
```

Expand Down

0 comments on commit 34a26a8

Please sign in to comment.