From 85c10c76790c3fa04a6775e43cd85f5ce3b5165a Mon Sep 17 00:00:00 2001 From: Justin Carpentier <justin.carpentier@inria.fr> Date: Tue, 23 Oct 2018 11:08:00 +0200 Subject: [PATCH] README: lower the supporting systems --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf0ac99d5..cf8d14f62 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ It is built upon Eigen for linear algebra and FCL for collision detection. **Pin **Pinocchio** is multi-thread friendly. **Pinocchio** is reliable and extensively tested (unit-tests, simulations and real robotics applications). -**Pinocchio** is cross-platform. +**Pinocchio** is supported on MacOs and many Linux distribution ([See build status here](http://robotpkg.openrobots.org/rbulk/robotpkg/math/pinocchio/index.html)). ## Ongoing developments -- GitLab