diff --git a/README.md b/README.md index d2e2dd2..3bdcdef 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,13 @@ An NVIDIA GPU is required for building and running the software. CUDA flags for The following assumes that a valid C and C++ compiler, and `cmake`, are in your PATH. On SCOREC systems these are provided by `module` commands. If you are not on a SCOREC system these must be edited accordingly. ## table of contents -1. [Full Instructions / SCOREC GPU Build](#full-instructions-/-scorec-gpu-build-instructions) +1. [Full Instructions / SCOREC GPU Build](#full-instructions) 2. [SCOREC CPU Build](#scorec-cpu-build-instructions) 3. [Perlmutterr GPU Build](#perlmutter-gpu-build-instructions) 4. [Perlmutterr CPU Build](#perlmutter-cpu-build-instructions) -## Full Instructions / SCOREC gpu build instructions -### install dependencies +## Full Instructions +### SCOREC gpu build instructions Create a directory to work from. It will contain all source code and build directories.