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.
This commit is part of merge request !6. Comments created here will be created in the context of that merge request.
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
## Quick start ## Quick start
Clone this repository and install COMBO (we suggest using virtualenv/conda with Python 3.6+): Clone this repository and install COMBO (we suggest using virtualenv/conda with Python 3.6+):
```bash ```bash
git clone https://github.com/ipipan/combo.git git clone https://gitlab.clarin-pl.eu/syntactic-tools/clarinbiz/combo.git
cd combo cd combo
python setup.py develop python setup.py develop
``` ```
......
# Installation # Installation
Clone this repository and install COMBO (we suggest using virtualenv/conda with Python 3.6+): Clone this repository and install COMBO (we suggest using virtualenv/conda with Python 3.6+):
```bash ```bash
git clone https://github.com/ipipan/combo.git git clone https://gitlab.clarin-pl.eu/syntactic-tools/clarinbiz/combo.git
cd combo cd combo
python setup.py develop python setup.py develop
combo --helpfull combo --helpfull
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment