diff --git a/README.md b/README.md index 747987ce..c8d6d117 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,8 @@ The CARA repository makes use of Git's Large File Storage (LFS) feature. You will need a working installation of git-lfs in order to run CARA in development mode. See https://git-lfs.github.com/ for installation instructions. +CARA is also mirrored to Github if you wish to collaborate on development and can be found at: https://github.com/CERN/cara + ### Installing CARA in editable mode ``` @@ -297,4 +299,4 @@ $ oc process -f deploymentconfig.yaml --param PROJECT_NAME='cara-test' | oc repl ``` Be aware that if you create/recreate the environment you must manually create a **route** in OpenShift, -specifying the respective annotation to be exposed outside CERN. \ No newline at end of file +specifying the respective annotation to be exposed outside CERN.