This repository was archived by the owner on May 29, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -39,8 +39,7 @@ topics. The end result of the tutorial will be the transformation of
3939> Anytime you find yourself lost or in an invalid state, please run the included
4040> [ ` clean ` script] ( ./sample-configs/clean ) (ie. ` ./sample-configs/clean ` ) to
4141> reset the application to it's initial state. Then run any install script to
42- > get bring the project back to the desired step (ie.
43- > ` ./sample-configs/step-1/install ` , etc).
42+ > get bring the project back to the desired step (ie. ` ./sample-configs/step-1/install ` ).
4443
4544You can run any step of this tutorial by executing it's corresponding * install*
4645script. For example, to run step 1:
@@ -73,8 +72,7 @@ There are five main steps and two optional steps:
7372> Anytime you find yourself lost or in an invalid state, please run the included
7473> [ ` clean ` script] ( ./sample-configs/clean ) (ie. ` ./sample-configs/clean ` ) to
7574> reset the application to it's initial state. Then run any install script to
76- > get bring the project back to the desired step (ie.
77- > ` ./sample-configs/step-1/install ` , etc).
75+ > get bring the project back to the desired step (ie. ` ./sample-configs/step-1/install ` ).
7876
7977###Step 1 - Copy files from ` notes-app-plain ` to ` notes-app-gateway `
8078
You can’t perform that action at this time.
0 commit comments