From f129fa486a6d4b6c3b01c28ce779fa070b92ed77 Mon Sep 17 00:00:00 2001 From: Alexander Dahl Date: Tue, 27 Aug 2019 10:09:31 +0200 Subject: readme: Replace 'minicom' with 'microcom' This README file is probably documentation for this project, not for some other terminal program?! Signed-off-by: Alexander Dahl --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 35b3e0a..a6e3b61 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,10 @@ directy and do: autoreconf -i ``` -If you extracted minicom from a release tarball, this previous step should not +If you extracted microcom from a release tarball, this previous step should not be needed. -Now continue with building and installing minicom: +Now continue with building and installing microcom: ``` ./configure @@ -33,7 +33,7 @@ make sudo make install ``` -By default, minicom is installed into `/usr/local/bin/`. Use `./configure +By default, microcom is installed into `/usr/local/bin/`. Use `./configure --prefix=YOURPATH` to change that, and see `./configure --help` for more options related to building and installation. -- cgit v1.2.3