浏览代码

Update requirements note.

Stefano Cossu 2 年之前
父节点
当前提交
e7e5e9e15d
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -83,8 +83,7 @@ of features as a standalone library:
 - It is recommended to build and run LSUP_RDF on a Linux system. No other
   OS has been tested so far.
 - A C compiler. This has been only tested with `gcc` so far.
-- [re2c](https://re2c.org/) and [Lemon](https://www.sqlite.org/lemon.html) to
-  build the RDF language parsers.
+- [re2c](https://re2c.org/) to build the RDF language lexers.
 - [cinclude2dot](https://www.flourish.org/cinclude2dot) and
   [Graphviz](https://graphviz.org/) for generating dependency graph (optional).