diff --git a/README.md b/README.md index 4f99f551d4967ef00c52883f812bd555d2eb634e..824acc4326ce43b93a2f41aabd1099417cbf73bf 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,13 @@ please see <http://www.ks.uiuc.edu/Research/vmd/plugins/molfile/> ### Download: ``` -git clone +git clone git@gitlab.mpcdf.mpg.de:berko/pymolfile.git ``` ### Installation: ``` +cd pymolfile python3 setup.py install ```