Skip to content
Snippets Groups Projects
Commit 89776c08 authored by Mateusz Klimaszewski's avatar Mateusz Klimaszewski
Browse files

Change git clone links to gitlab.

parent 5a796013
Branches
Tags
2 merge requests!7Change git clone links to gitlab.,!6Change git clone links to gitlab.
......@@ -12,7 +12,7 @@
## Quick start
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
```
......
# 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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment