Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinker Twins authored Jul 24, 2022
1 parent 3cf1d1a commit c7e0e54
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 @@ -27,7 +27,7 @@ This library supports C, C++ and Python for extended user support and seamless i
```bash
$ git clone https://github.com/Tinker-Twins/AprilTag.git
```
2. Install the library (build the source code) using the `install.sh` shell script.
2. Install the library (build the source code) using the `install.sh` shell script (requires [CMake](https://cmake.org/)).
```bash
$ cd ~/AprilTag
$ ./install.sh
Expand Down

0 comments on commit c7e0e54

Please sign in to comment.