Commit 43c65b6663b0bb009f5cd43cbbadd0a8dac9239f

Authored by Gust
1 parent e318ed5c

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
@@ -59,6 +59,7 @@ set your upstream(gitlab) address and private_token for the gitlab api: @@ -59,6 +59,7 @@ set your upstream(gitlab) address and private_token for the gitlab api:
59 upstream: 'http://localhost:8090/gitlab/' 59 upstream: 'http://localhost:8090/gitlab/'
60 private_token: '' 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 Running Colab 64 Running Colab
64 ============= 65 =============