Update CONTRIBUTING.md and README.md

This commit is contained in:
Kasen IO 2020-05-18 15:17:40 -04:00
parent 7633361bb4
commit 44933f0cc7
2 changed files with 6 additions and 6 deletions

View file

@ -21,7 +21,7 @@ Contributing
``` ```
git remote add upstream https://github.com/kasenvr/project-athena git remote add upstream https://github.com/kasenvr/project-athena
git pull upstream kasen/core git pull upstream master
``` ```
Resolve any conflicts that arise with this step. Resolve any conflicts that arise with this step.
@ -29,7 +29,7 @@ Contributing
7. Push to your fork 7. Push to your fork
``` ```
git push origin kasen/core git push origin master
``` ```
8. Submit a pull request 8. Submit a pull request

View file

@ -12,11 +12,11 @@ Vircadia is a 3D social software project seeking to incrementally bring about a
### How to build the Interface ### How to build the Interface
[For Windows](https://github.com/kasenvr/project-athena/blob/kasen/core/BUILD_WIN.md) [For Windows](https://github.com/kasenvr/project-athena/blob/master/BUILD_WIN.md)
[For Linux](https://github.com/kasenvr/project-athena/blob/kasen/core/BUILD_LINUX.md) [For Linux](https://github.com/kasenvr/project-athena/blob/master/BUILD_LINUX.md)
[For Linux - Athena Builder](https://github.com/daleglass/athena-builder) [For Linux - Athena Builder](https://github.com/kasenvr/vircadia-builder)
### How to deploy a Server ### How to deploy a Server
@ -24,7 +24,7 @@ Vircadia is a 3D social software project seeking to incrementally bring about a
### How to build a Server ### How to build a Server
[For Linux - Athena Builder](https://github.com/daleglass/athena-builder) [For Linux - Athena Builder](https://github.com/kasenvr/vircadia-builder)
### Boot to Metaverse: The Goal ### Boot to Metaverse: The Goal