README : add missing $ near make.

This commit is contained in:
Dmitry Voronin 2023-07-31 05:02:55 +03:00
parent c30cf8d4da
commit 8520eea203

View file

@ -2,7 +2,7 @@
## How to build.
```bash
make $target
$ make $target
```
### Available targets.