Commit 43c65b6663b0bb009f5cd43cbbadd0a8dac9239f
1 parent
e318ed5c
Exists in
master
and in
1 other branch
Change README.rst
Signed-off-by: Gustavo Jaruga <darksshades@gmail.com> Signed-off-by: Carlos Oliveira <carlospecter@gmail.com>
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
README.rst
... | ... | @@ -59,6 +59,7 @@ set your upstream(gitlab) address and private_token for the gitlab api: |
59 | 59 | upstream: 'http://localhost:8090/gitlab/' |
60 | 60 | private_token: '' |
61 | 61 | |
62 | +**NOTE**: If you install colab-gitlab AND colab in development(pip install -e, creates a simbolic link to folder) mode it must be in the same colab/proxy/ folder as colab's. | |
62 | 63 | |
63 | 64 | Running Colab |
64 | 65 | ============= | ... | ... |