README: fix libmctp spelling

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I288770d88c2c8ccf1ade4f9537d80c1801637ca2
diff --git a/README.md b/README.md
index 5c554ba..aff174c 100644
--- a/README.md
+++ b/README.md
@@ -110,7 +110,7 @@
  2. as a set of sources to be included into the containing project (either
     imported, or as a git subtree/submodule)
 
-For (1), you can use the top-level makefile to produce `libmtcp.a`.
+For (1), you can use the top-level makefile to produce `libmctp.a`.
 
 For (2), the `Makefile.inc` file provides the minimum set of dependencies to
 either build libmctp.a, or just the actual object files (`LIBMCTP_OBS`), which