Changes between Version 1 and Version 2 of Usage2/Quickstart


Ignore:
Timestamp:
05/06/16 08:09:37 (8 years ago)
Author:
jaap
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Usage2/Quickstart

    v1 v2  
    5454Packages can be easily installed with `pip`, by issuing a command like
    5555
    56 for client:
    57 
     56* for client:
    5857`pip install ftp://ftp.surfsara.nl/pub/outgoing/CMT/latest/cmt-client-2.0.4.tar.gz`
    5958
    60 for server:
    61  `pip install ftp://ftp.surfsara.nl/pub/outgoing/CMT/latest/cmt-server-2.0.0.tar.gz`
     59* for server:
     60`pip install ftp://ftp.surfsara.nl/pub/outgoing/CMT/latest/cmt-server-2.0.0.tar.gz`
    6261
    6362which will install the latest version of CMT.