Updates to the news and installation instructions.

This commit is contained in:
2023-03-24 15:00:06 +01:00
parent 68c0ddee91
commit 7720415afa
2 changed files with 8 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
# How to compile and install mboxgrep
# Compilation and installation of mboxgrep
mboxgrep should compile on a modern Unix-like operating system, such as GNU/Linux or FreeBSD.
`mboxgrep` should compile on a modern Unix-like operating system, such as GNU/Linux or FreeBSD.
It uses autoconf, so the most basic compilation procedure consists of:
Autoconf and Automake are used, and the most basic compilation procedure consists of:
```
./configure