File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments