bullet points changed

This commit is contained in:
Patrick Lipka 2021-12-17 12:28:31 +01:00
parent 6744c4bcff
commit 3281e103a8
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ The program assumes POSIX functionalities as provided by unistd.h. The best way
To compile the program you need a C++ compiler which supports the C++11 standard.
The program has ben tested on the following systems:
- Debian Linux 5.10.70-1, GCC 10.2.1 20210110
- macOS 11.5.2, Apple clang 12.0.5
* Debian Linux 5.10.70-1, GCC 10.2.1 20210110
* macOS 11.5.2, Apple clang 12.0.5
## Installation