Skip to content

Commit

Permalink
refactor: move manual verifier to subdirectory
Browse files Browse the repository at this point in the history
  • Loading branch information
natesales committed Jan 16, 2025
1 parent 81be56d commit 2dbd27e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ https://tinfoilanalytics.github.io/verifier
## Local Verification

```bash
go run cmd/main.go \
go run cmd/manual/main.go \
-e inference-enclave.tinfoil.sh \
-r tinfoilanalytics/nitro-enclave-build-demo
```
File renamed without changes.

0 comments on commit 2dbd27e

Please sign in to comment.