From 28d08fc3ad60829e9ee308ff4d986bb588d98f5a Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 28 Feb 2022 03:33:08 +0000 Subject: [PATCH] Refine Readme of install openocd. --- fpga/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fpga/Readme.md b/fpga/Readme.md index caacad0..bec77c2 100644 --- a/fpga/Readme.md +++ b/fpga/Readme.md @@ -73,7 +73,7 @@ git clone https://github.com/YosysHQ/nextpnr.git \ && cd .. ``` -## build openocd with DAP +## install openocd with DAP ```bash git clone https://github.com/signal11/hidapi.git \