Skip to content

Commit 10234d2

Browse files
author
Exploding Labs Bot
committed
Update site from docs source repo
1 parent fd6f892 commit 10234d2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

superstack/gettingstarted/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,8 @@ <h3 id="option-1-use-the-template-recommended">Option 1: Use the Template (Recom
394394
<span class="nb">cd</span><span class="w"> </span>myapp
395395
</code></pre></div>
396396
<h3 id="option-2-clone-and-track-upstream-advanced">Option 2: Clone and Track Upstream (Advanced)</h3>
397-
<p>If you want to keep SuperStack’s Git history and pull upstream changes later:</p>
397+
<p>If you want to keep SuperStack’s Git history and pull upstream SuperStack
398+
changes later, clone SuperStack:</p>
398399
<div class="highlight"><pre><span></span><code>git<span class="w"> </span>clone<span class="w"> </span>https://github.com/explodinglabs/superstack.git<span class="w"> </span>myapp
399400
<span class="nb">cd</span><span class="w"> </span>myapp
400401
</code></pre></div>

0 commit comments

Comments
 (0)