Browse Source

Merge pull request #2 from Robotia/patch-1

Update README.md links to TCPR
master
Yive 9 years ago
parent
commit
8e40ef0d8d
  1. 6
      README.md

6
README.md

@ -29,10 +29,10 @@ Basically;
## Contributing ## Contributing
Please read the [guide](https://github.com/spannerman79/KCauldron/blob/master/CONTRIBUTING.md) on how to contribute - Cauldron always needs improvements :smile: Please read the [guide](https://github.com/TCPR/KCauldron/blob/master/CONTRIBUTING.md) on how to contribute - Cauldron always needs improvements :smile:
## Downloads ## Downloads
You can download the pre-built packages from https://github.com/spannerman79/KCauldron/releases You can download the pre-built packages from [here](https://tcpr.ca/downloads/kcauldron)
I'd suggest that you look at the release notes before downloading. I'd suggest that you look at the release notes before downloading.
@ -43,7 +43,7 @@ I'd suggest that you look at the release notes before downloading.
## Building Cauldron ## Building Cauldron
* Checkout project * Checkout project
* You can use IDE or clone from console: * You can use IDE or clone from console:
`git clone https://github.com/spannerman79/KCauldron.git` `git clone https://github.com/TCPR/KCauldron.git`
* Init submodules * Init submodules
* Since this project uses two other projects we need to download them as well * Since this project uses two other projects we need to download them as well
`git submodule update --init --recursive` `git submodule update --init --recursive`

Loading…
Cancel
Save