Update setup_core_portal.md

This commit is contained in:
Muneeb Ali
2017-05-22 23:18:42 -04:00
committed by GitHub
parent a2e6615f08
commit b701624c08

View File

@@ -1,9 +1,9 @@
# Install Script
We provide a (script)[../images/scripts/ubuntu-17.04.sh] which will
We provide a [script](../images/scripts/ubuntu-17.04.sh) which will
perform all the steps outlined in this doc, creating a virtualenv of
core and installing portal in a subdirectory. It additionally creates some
scripts for starting core and portal together.
Blockstack Core and installing Portal in a subdirectory. It additionally creates some
scripts for starting Core and Portal together.
However, if you'd like to customize your install, step through it
yourself, or you are on a different distro, continue on with this doc!