mirror of
https://github.com/matrix-construct/construct
synced 2024-11-25 00:02:34 +01:00
Update README getting started section. [ci skip]
This commit is contained in:
parent
926de0296c
commit
35eab7a142
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ you to contribute new ideas and are liberal in accepting experimental features.
|
||||||
|
|
||||||
### Getting Started
|
### Getting Started
|
||||||
|
|
||||||
1. At this phase of development the best thing to do is pull the master branch
|
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.
|
||||||
and use the latest head.
|
|
||||||
|
|
||||||
2. See the [BUILD](https://github.com/matrix-construct/construct/wiki/BUILD) instructions to compile Construct from source.
|
2. See the [BUILD](https://github.com/matrix-construct/construct/wiki/BUILD) instructions to compile Construct from source.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue