From ed37e34b3b5283c16189bae45b035a3c29d54eb4 Mon Sep 17 00:00:00 2001 From: lukemartinlogan Date: Fri, 13 Dec 2024 00:27:02 -0600 Subject: [PATCH] Update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 66ff2ff..b6fc68f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# scs-tutorial -This repo is a brief tutorial on various HPC technologies useful to our research. The -[wiki](https://github.com/scs-lab/scs-tutorial/wiki) contains the +# GRC Tutorial +This repo is a tutorial on various HPC technologies useful to our research. The +[wiki](https://grc.iit.edu/docs/hpc-tutorials/cpp-introduction/hello-world/) contains the step-by-step details on how to interpret this repo and follow along.