Skip to content

Commit

Permalink
[Cellular] Update the description.
Browse files Browse the repository at this point in the history
  • Loading branch information
andysun2015 committed Sep 22, 2021
1 parent d72fc37 commit 022249a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ git submodule update --checkout --init --recursive --test/unit-test/CMock

### Platform Prerequisites

- For building the library, **CMake 3.13.0** or later and a **C90 compiler**.
- For building the unit tests, **CMake 3.13.0** or later and a **C90 compiler**.
- For running unit tests, **Ruby 2.0.0** or later is additionally required for the CMock test framework (that we use).
- For running the coverage target, **gcov** and **lcov** are additionally required.

Expand Down

0 comments on commit 022249a

Please sign in to comment.