aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-21 18:54:54 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-21 18:54:54 -0300
commitd435e0b17ee8388aca9bfce9625b240419389028 (patch)
treeb956278c3fdf58289e515f67aa42b5990b8cba93 /README.md
parent86951c5042bc4656e40abe85feccf13f631980d5 (diff)
downloadapps-d435e0b17ee8388aca9bfce9625b240419389028.tar.gz
apps-d435e0b17ee8388aca9bfce9625b240419389028.tar.bz2
Inception: simplify installation
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/README.md b/README.md
index 3cbc1e4..0fd3e93 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Installation
Get the code:
- git clone --recursive https://git.fluxo.info/rhatto/apps $HOME/apps && cd $HOME/apps
+ git clone --recursive https://git.fluxo.info/rhatto/apps $HOME/apps
Then check the source integrity of the latest release:
@@ -22,11 +22,7 @@ Inception
A more radical approach takes over of all your environment (shell and desktop experience):
- $HOME/apps/inception init
-
-Then, after manually checking repository versions:
-
- $HOME/apps/inception load --all --deps
+ $HOME/apps/inception install --all --deps
Once installed locally, you can deploy remotelly using rsync+ssh: