X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=README;h=cdd406ed807a97177cccfc898016f111e8e3ce68;hp=d10cb6417f1f73457efc2cff331fd05352bbf2ea;hb=aa86fbf24d6328af166f0a6d3f6154c8ef57cac4;hpb=1c4ff64112427fa7a7af42b1b73d3c24c5dbfd97 diff --git a/README b/README index d10cb64..cdd406e 100644 --- a/README +++ b/README @@ -23,6 +23,16 @@ Changes You'll find the newest version of libftdi at: http://www.intra2net.com/en/developer/libftdi + +Quick start +----------- +mkdir build +cd build + +cmake -DCMAKE_INSTALL_PREFIX="/usr" ../ +make +make install + -------------------------------------------------------------------- www.intra2net.com 2003-2013 Intra2net AG --------------------------------------------------------------------