Skip to content

Commit cd9f38e

Browse files
committed
Added notes about installing packages from the distro
1 parent 22b44c1 commit cd9f38e

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,10 @@ AprilTag is the subject of the following papers.
3838
Install
3939
=======
4040

41-
Officially only Linux operating systems are supported, although users have had success installing on Windows too.
41+
Officially only Linux operating systems are supported. In many Linux distributions apriltag is available in the system package manager, and installing the packages from your distribution is recommended.
42+
43+
## Building from source
44+
Users have reported success building from source on Linux AND on Windows.
4245

4346
The default installation will place headers in /usr/local/include and shared library in /usr/local/lib. It also installs a pkg-config script into /usr/local/lib/pkgconfig and will install a python wrapper if python3 is installed.
4447

0 commit comments

Comments
 (0)