소스 검색

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).