Added github message
This commit is contained in:
parent
70f932749a
commit
385be44ea2
1 changed files with 3 additions and 1 deletions
|
|
@ -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.
|
||||
specifying the respective annotation to be exposed outside CERN.
|
||||
|
|
|
|||
Loading…
Reference in a new issue