@@ -18,7 +18,7 @@ be installed from the official repository of the given Linux distribution.
1818- ** ` llvm-11-dev ` ** , ** ` clang-11 ` ** , ** ` libclang-11-dev ` ** : C++ parser uses
1919 LLVM/Clang for parsing the source code.
2020- ** ` odb ` ** , ** ` libodb-dev ` ** : For persistence ODB can be used which is an
21- Object Relation Mapping (ORM) system.
21+ Object Relation Mapping (ORM) system.
2222 *** See [ Known issues] ( #known-issues ) !***
2323- ** ` libsqlite3-dev ` ** , ** ` libodb-sqlite-dev ` ** : SQLite library and the
2424 corresponding ODB development library, in case SQLite database system is
@@ -37,11 +37,11 @@ be installed from the official repository of the given Linux distribution.
3737- ** ` libmagic-dev ` ** : For detecting file types.
3838- ** ` libgit2-dev ` ** : For compiling Git plugin in CodeCompass.
3939- ** ` node ` ** and ** ` npm ` ** : For building and developing the CodeCompass web GUI
40- and managing dependencies.
40+ and managing dependencies.
4141 *** See [ Known issues] ( #known-issues ) !***
4242- ** ` ctags ` ** : For search parsing.
4343- ** ` doxygen ` ** : For documentation generation.
44- - ** ` libgtest-dev ` ** : For testing CodeCompass.
44+ - ** ` libgtest-dev ` ** : For testing CodeCompass.
4545 *** See [ Known issues] ( #known-issues ) !***
4646- ** ` libldap2-dev ` ** : For LDAP authentication.
4747
0 commit comments