Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit d62a011

Browse files
committed
instructions update
1 parent 2ba61fb commit d62a011

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ CVEX is an executable that runs a software exploit and outputs relevant data in
1111
1. Pull from the GitHub Container Registry (GHCR):
1212
  a. 'docker pull ghcr.io/ucsb-seclab/NAME_OF_CONTAINER:TAG'
1313
  b. for example, 'docker pull ghcr.io/ucsb-seclab/demo/client:latest'
14-
  c. check each container's README for more details, and [for help on ghcr](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#pulling-container-images)
14+
  c. go to the github linked to the CVEX and pull the docker-compose file, then run using the command 'docker compose up'
15+
  d. check each container's README for more details, and [for help on ghcr](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#pulling-container-images)
1516

1617
2. Or (for v2 only): pull from the Github and run as instructed in the README
1718

0 commit comments

Comments
 (0)