From cb3f23624d51b09166cd0f95c7649139f7f05b9a Mon Sep 17 00:00:00 2001 From: Steven Goldsmith Date: Fri, 11 Nov 2022 20:08:59 -0500 Subject: [PATCH] Update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fa2e463a..1653df4c9 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ may not include Python, C/C++, etc. build/runtime environments * `sudo apt install git` * `cd ~/` * `git clone https://github.com/armbian/configng.git` -* `cd ~/configrd/test` +* `cd ~/configng/test` * `sudo ./cpu_test.sh` If all goes well you should see all the functions in cpu.sh called and output diaplayed.