Skip to content
Snippets Groups Projects

Change git clone links to gitlab.

Merged Mateusz Klimaszewski requested to merge documentation-gitlab into develop
Compare and
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
# Installation
Clone this repository and install COMBO (we suggest using virtualenv/conda with Python 3.6+):
```bash
git clone https://github.com/ipipan/combo.git
git clone https://gitlab.clarin-pl.eu/syntactic-tools/clarinbiz/combo.git
cd combo
python setup.py develop
combo --helpfull