Files
stacks-puppet-node/docs/smart/install-source.md
Mary Anthony 1a782d04dd Syncing with changes made to docs
Signed-off-by: Mary Anthony <mary@blockstack.com>
2019-07-19 14:21:41 -07:00

321 B

layout, permalink
layout permalink
core /:collection/:path.html

Install Clarity from Source

Build using rust and cargo:

$ cargo build --release

Install globally (you may have to run as sudoer):

$ cargo install --path .

You should now be able to run the command:

$ blockstack-core