Updated commands in README.md to match with developer docs#81
Open
waridrox wants to merge 1 commit intomoja-global:masterfrom
Open
Updated commands in README.md to match with developer docs#81waridrox wants to merge 1 commit intomoja-global:masterfrom
waridrox wants to merge 1 commit intomoja-global:masterfrom
Conversation
Signed-off-by: waridrox <mohdwarid4@gmail.com>
Contributor
Contributor
|
Same applies to #65 |
Contributor
|
Hey all - yes, master is basically a dead branch (I know, it's weird) - develop really is where we do all of our development, so setting that as the default makes sense, and maybe things need to be reorganized in the future... although I'm not totally sure what that would look like. |
Contributor
|
Sorry to notice this so late - PRs against master aren't really going to make it into the builds that people are using, as it's quite old code (Mal/Jim can correct me if my info is out of date though). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: waridrox mohdwarid4@gmail.com
The commands to install vcpkg packages were recently updated in the official developer documentation to run FLINT.Example and GCBM build. They should also be updated in the README.md file to address the issue #80.
CC @gmajan