mirror of https://github.com/docker/docs.git
Removed extra merged text.
This commit is contained in:
parent
5078678fea
commit
be963610fb
|
@ -88,7 +88,6 @@ var Setup = React.createClass({
|
|||
<p>Kitematic didn't receive the administrative privileges required to install or upgrade VirtualBox & Docker.</p>
|
||||
<p>Please click retry. If VirtualBox is not installed, you can download & install it manually from the <a onClick={this.handleOpenWebsite}>official Oracle website</a>.</p>
|
||||
<p><button className="btn btn-action" onClick={this.handleRetry}>Retry</button></p>
|
||||
<p>Please retry or download & install VirutalBox manually from the <a onClick={this.handleOpenWebsite}>official Oracle website</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue