From 2807cb2ee2622f384cc18b08b1c5fc9886221b64 Mon Sep 17 00:00:00 2001 From: Alyssa Hayes Date: Fri, 27 Sep 2024 11:55:48 -0400 Subject: [PATCH] Update README.md --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index ef6a9253..07197b0e 100644 --- a/README.md +++ b/README.md @@ -64,17 +64,11 @@ If possible, avoid building the container images in favor of pulling pre-built i If it is not possible to pull container images from Dockerhub, they can be built locally with Docker. -### Interactive GPU - -1. bash containers/build_gpu_interactive.sh - -### Interactive CPU - -1. bash containers/build_alpine_interactive.sh +Interactive GPU: `bash containers/build_gpu_interactive.sh` -### Non-interactive GPU +Interactive CPU: `bash containers/build_alpine_interactive.sh` -bash containers/build_gpu_noninteractive.sh +Non-interactive GPU: `bash containers/build_gpu_noninteractive.sh` ## Running Containers: