Formatting
This commit is contained in:
parent
7f717d578a
commit
4d2d84217f
|
|
@ -10,11 +10,14 @@ Requirements
|
||||||
|
|
||||||
RHEL-like:
|
RHEL-like:
|
||||||
`sudo dnf install readline-devel`
|
`sudo dnf install readline-devel`
|
||||||
Debian[12]: `sudo apt install libreadline-dev`
|
|
||||||
|
Debian[12]:
|
||||||
|
`sudo apt install libreadline-dev`
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Normal Build: `make`
|
Normal Build: `make`
|
||||||
|
|
||||||
Debug Build: `make debug`
|
Debug Build: `make debug`
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue