Skip to content

Commit d49c90d

Browse files
authored
Update README.md
1 parent 1a9fa1c commit d49c90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ if you use ORB-SLAM2 (Stereo or RGB-D) in an academic work, please cite:
5252
}
5353

5454
#2. Prerequisites
55-
We have tested the library in **Ubuntu 12.04**, **14.04** and **16.06**, but it should be easy to compile in other platforms. A powerful computer (e.g. i7) will ensure real-time performance and provide more stable and accurate results.
55+
We have tested the library in **Ubuntu 12.04**, **14.04** and **16.04**, but it should be easy to compile in other platforms. A powerful computer (e.g. i7) will ensure real-time performance and provide more stable and accurate results.
5656

5757
## C++11 or C++0x Compiler
5858
We use the new thread and chrono functionalities of C++11.

0 commit comments

Comments
 (0)