update README.md
This commit is contained in:
@ -5,13 +5,13 @@
|
|||||||
### Build dependencies
|
### Build dependencies
|
||||||
|
|
||||||
- GNU/Linux (can be determined using 'uname -o')
|
- GNU/Linux (can be determined using 'uname -o')
|
||||||
- \_POSIX\_C\_Source >= 200112L
|
- [\_POSIX\_C\_Source](https://www.gnu.org/software/libc/manual/html_node/Feature-Test-Macros.html) >= 200112L
|
||||||
- Gcc
|
- [GCC](https://gcc.gnu.org)
|
||||||
- libsqlite3
|
- [libsqlite3](https://sqlite.org)
|
||||||
|
|
||||||
### Runtime dependencies
|
### Runtime dependencies
|
||||||
|
|
||||||
- glibc
|
- [glibc](https://www.gnu.org/software/libc)
|
||||||
- libsqlite3
|
- libsqlite3
|
||||||
|
|
||||||
### Building
|
### Building
|
||||||
|
Reference in New Issue
Block a user