Skip to content

Commit

Permalink
clarify
Browse files Browse the repository at this point in the history
  • Loading branch information
utaal committed Aug 21, 2024
1 parent 586c59a commit 3168fa7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion site/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@ cd verus-sosp24-artifact
```

Optionally, if you would like to obtain the exact version of this artifact at submission time,
check out the exact commit "refspec" (SHA) as indicated on the Artifact Evaluation review site:
check out the exact commit "refspec" (SHA) as indicated on the Artifact Evaluation review site
(replace `<sha>` with the commit refspec/SHA):

```shell
git checkout <sha>
Expand Down

0 comments on commit 3168fa7

Please sign in to comment.