Skip to content

Commit 0c81191

Browse files
authored
add missing requirements (#165)
1 parent f65a853 commit 0c81191

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,9 @@ build_tsc_release.bat
412412
### On Linux (Ubuntu 20.04 and 22.04)
413413
#### Requirements:
414414

415-
- ``GCC`` or ``Clang``
415+
- `gcc` or `clang`
416+
- `cmake`
417+
- `ninja-build`
416418
- 512GB of free space on disk
417419
- sudo apt-get install ``libtinfo-dev``
418420

0 commit comments

Comments
 (0)