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