From 00756a244fb27870af8064cadd141e4f86cc359c Mon Sep 17 00:00:00 2001 From: David Valin Date: Tue, 18 Jul 2023 05:09:43 -0400 Subject: [PATCH] Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8cb46e..ea32825 100755 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Packages required: bc,libnsl,gcc-gfortran To run: ``` -[root@hawkeye ~]# git clone https://github.com/redhat-performance/speecpu2017-wrapper +[root@hawkeye ~]# git clone https://github.com/redhat-performance/speccpu2017-wrapper [root@hawkeye ~]# specpu2017-wrapper/speccpu2017/run_speccpu ```