Skip to content

Commit

Permalink
Update contribute.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kjw000 committed Aug 7, 2018
1 parent fe82b65 commit 8b53a3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contribute.md
Expand Up @@ -4,9 +4,9 @@ We're sharing code to help create interoperable payments platforms that can be d
# How do I contribute?
## Local Development Setup
Steps to setup your local enviroment to contibute to the Mojaloop project:
1) Central Ledger Setup: To setup the Mojaloop Central Ledger on your local machine follow the instructions detailed in the [onboarding.md](https://github.com/mojaloop/central-ledger/blob/develop-PI3/Onboarding.md).
1) Central Ledger Setup: To setup the Mojaloop Central Ledger on your local machine follow the instructions detailed in the [onboarding.md](https://github.com/mojaloop/central-ledger/blob/develop/Onboarding.md).

2) Kubernetes Setup: To setup Kubernetes to run the Central Ledger follow the setup instructions detailed in the [kubernetes.md](https://github.com/mojaloop/central-ledger/blob/develop-PI3/KUBERNETES.md).
2) Kubernetes Setup: To setup Kubernetes to run the Central Ledger follow the setup instructions detailed in the [kubernetes.md](https://github.com/mojaloop/central-ledger/blob/develop/KUBERNETES.md).

3) Helm Setup: To setup Helm charts to streamlines the installation and management of Kubernetes applications follow the setup instructions detailed in the Helm [readme.md](https://github.com/mojaloop/helm/blob/master/README.md)

Expand Down

0 comments on commit 8b53a3b

Please sign in to comment.