Skip to content

Commit

Permalink
Minor tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
parno committed Dec 28, 2023
1 parent 3bc784b commit 9dbb5ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/verus-system-notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ git clone https://github.com/microsoft/verified-storage.git

Format:
```
for f in `ls ~/git/verus-systems-code/verified-storage/pmemlog/src/*.rs `; do cargo run -- $f || break ; done
```

Verify:
Expand Down

0 comments on commit 9dbb5ca

Please sign in to comment.