Skip to content

Commit 70b8bc5

Browse files
authored
Update README.md
1 parent e0d8fe1 commit 70b8bc5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,7 @@ the original Juman++.
1616
* For example gcc 5.1+, clang 3.4+, MSVC 2017
1717
* We test on GCC and clang on Linux/MacOS, mingw64-gcc and MSVC2017 on Windows
1818
- 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
19+
- For Ubuntu22.04, you need to install additional packages as follows: `sudo apt install libprotobuf-dev protobuf-compiler`
2320

2421
Read [this document](docs/building.md) for CentOS and RHEL derivatives or non-CMake alternatives.
2522

0 commit comments

Comments
 (0)