This is an automated email from the ASF dual-hosted git repository.
janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git
The following commit(s) were added to refs/heads/master by this push:
new 4892d4d README: Fix typo
4892d4d is described below
commit 4892d4d50f146dcb5809b245e18744e01099c2bc
Author: Szymon Janc <[email protected]>
AuthorDate: Fri Dec 5 11:30:34 2025 +0100
README: Fix typo
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d1f2e3a..f6386e5 100644
--- a/README.md
+++ b/README.md
@@ -36,5 +36,5 @@ published at
http://mynewt.apache.org/latest/os/modules/devmgmt/newtmgr.html
Build the newtmgr tool as follows:
1. Unpack newtmgr source.
-2. `cd newmgr` in resulting folder
+2. `cd newtmgr` in resulting folder
3. `go build`