Removed provisioning text.

This commit is contained in:
Wyatt Johnson
2017-02-07 09:45:43 -07:00
parent 526f0145f1
commit f47638ae07
@@ -8,8 +8,6 @@ const InitialStep = props => {
<div className={styles.step}>
<p>
The remainder of the Talk installation will take about ten minutes.
Once you complete the following three steps, you will have a free
installation and provision of Mongo and Redis.
</p>
<Button cStyle='green' onClick={nextStep} raised>Get Started</Button>
</div>