Skip to content

Commit c6d5e12

Browse files
committed
Fixes: f4b39e0 ("add initial documentation") Approved-by: Roland Hieber <[email protected]>
2 parents 7e1206a + f129fa4 commit c6d5e12

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,18 @@ directy and do:
2222
autoreconf -i
2323
```
2424

25-
If you extracted minicom from a release tarball, this previous step should not
25+
If you extracted microcom from a release tarball, this previous step should not
2626
be needed.
2727

28-
Now continue with building and installing minicom:
28+
Now continue with building and installing microcom:
2929

3030
```
3131
./configure
3232
make
3333
sudo make install
3434
```
3535

36-
By default, minicom is installed into `/usr/local/bin/`. Use `./configure
36+
By default, microcom is installed into `/usr/local/bin/`. Use `./configure
3737
--prefix=YOURPATH` to change that, and see `./configure --help` for more
3838
options related to building and installation.
3939

0 commit comments

Comments
 (0)