aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-09-17 14:55:03 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-09-17 14:55:03 -0300
commit7419c99cab3bd9a9f8a69fe1da5897897444e705 (patch)
tree04e47ad22d33d736c642187a3cbd154c55dd05f7 /README.md
parent46443babffaf1512e554ff1342d582658973fa04 (diff)
downloadapps-7419c99cab3bd9a9f8a69fe1da5897897444e705.tar.gz
apps-7419c99cab3bd9a9f8a69fe1da5897897444e705.tar.bz2
Inception: deploy to remote hostname
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 19f015a..44c1954 100644
--- a/README.md
+++ b/README.md
@@ -29,4 +29,8 @@ Then, after manually checking repository versions:
$HOME/apps/inception load
+Once installed locally, you can deploy remotelly using rsync+ssh:
+
+ inception deploy <hostname>
+
You should have a nice workspace now :)