Skip to content

Commit

Permalink
Update prerequisite: gtest and g++
Browse files Browse the repository at this point in the history
  • Loading branch information
csinrn committed Aug 8, 2022
1 parent 0fe19d3 commit 5d25a54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ You can walk through [`autograde-Makefile`](https://github.com/WesleyCh3n/NTUBME
- curl: get source code template.
- [jq](https://stedolan.github.io/jq/) (v1.5): command-line JSON processor.
- [yq](https://mikefarah.gitbook.io/yq/) (v3.4.0): command-line YAML processor.
- [gtest](https://shengyu7697.github.io/googletest/): google unit test
- g++

## Installation
```bash
Expand Down

0 comments on commit 5d25a54

Please sign in to comment.