summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 06792e9..ac5d5df 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Setup example provider
* creates new example provider
* adds all nodes and their services, including neccessary config for successfull deploy
-
+* checks in the state of the provider directory into git version control
leap-platform-test -c /etc/leap/rewire_develop.cfg --all bootstrap
@@ -42,8 +42,6 @@ Setup example provider
** saves the initialized node (leap local save)
** takes ~6 mins to bootstrap one node, depending on how many updates are available.
-* If you want to put the provider into version control, there's already a .gitignore.example
- put in the provider directory you can use.
Deploy nodes
------------