We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d8fe1 commit 70b8bc5Copy full SHA for 70b8bc5
README.md
@@ -16,10 +16,7 @@ the original Juman++.
16
* For example gcc 5.1+, clang 3.4+, MSVC 2017
17
* We test on GCC and clang on Linux/MacOS, mingw64-gcc and MSVC2017 on Windows
18
- CMake v3.1 or later
19
-- For Ubuntu22.04, you need to install additional packages as follows:
20
-
21
-```bash
22
-$ sudo apt install libprotobuf-dev protobuf-compiler
+- For Ubuntu22.04, you need to install additional packages as follows: `sudo apt install libprotobuf-dev protobuf-compiler`
23
24
Read [this document](docs/building.md) for CentOS and RHEL derivatives or non-CMake alternatives.
25
0 commit comments