summaryrefslogtreecommitdiff
path: root/doc/openOCD.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/openOCD.md')
-rw-r--r--doc/openOCD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/openOCD.md b/doc/openOCD.md
index a7386e34..df24b30b 100644
--- a/doc/openOCD.md
+++ b/doc/openOCD.md
@@ -6,7 +6,7 @@ OpenOCD supports the **NRF52** (the CPU of the PineTime) and the **STLinkV2**, a
OpenOCD works on X86 computers, ARM/ARM64 computers, and SBCs (like the RaspberryPi and Pine64 Pinebook Pro)!
## Installation
-We will build OpenOCD from sources, as packages from Linux distributions are often outdated and do not support the NRF52 correctly.
+We will build OpenOCD from sources, as packages from Linux distributions are most of the time outdated and do not support the NRF52 properly.
- Fetch the sources from GIT, and build and install it: