Update README getting started section. [ci skip]

This commit is contained in:
Jason Volk 2020-12-23 18:16:24 -08:00
parent 926de0296c
commit 35eab7a142
1 changed files with 1 additions and 2 deletions

View File

@ -12,8 +12,7 @@ you to contribute new ideas and are liberal in accepting experimental features.
### Getting Started
1. At this phase of development the best thing to do is pull the master branch
and use the latest head.
1. `git clone https://github.com/matrix-construct/construct`. The latest commit on the master branch should be tagged for release. Please checkout the latest tag to be sure; in case of serious regression, we may delete a tag until it is fixed.
2. See the [BUILD](https://github.com/matrix-construct/construct/wiki/BUILD) instructions to compile Construct from source.