diff options
| author | Yanis42 <35189056+Yanis42@users.noreply.github.com> | 2023-09-14 01:01:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-13 19:01:32 -0400 |
| commit | c7dd81e67783a93e728e5662dfe0c8732d79ce59 (patch) | |
| tree | f96ee27505044fd7c3437cb667332d8c41ba15c0 | |
| parent | 7f398831fbcf67210b37882b5017093a1d187d5c (diff) | |
readme typo (#301)
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ to install it via Homebrew. #### Linux / *nix -ZAPD uses the clasic `Makefile` approach. To build just run `make` (or even better `make -j` for faster compilations). +ZAPD uses the classic `Makefile` approach. To build just run `make` (or even better `make -j` for faster compilations). You can configure a bit your ZAPD build with the following options: |
