diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-02-24 14:26:54 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-02-24 14:27:04 -0300 |
commit | 26a44411ce183fb8a1060d3db1e302297cdafe83 (patch) | |
tree | b38e04a730ded4193dec1fd6d6e6163a6308599a | |
parent | 626a2e9becda7db3b783aadf39522b0dad2d5622 (diff) | |
download | inception-26a44411ce183fb8a1060d3db1e302297cdafe83.tar.gz inception-26a44411ce183fb8a1060d3db1e302297cdafe83.tar.bz2 |
Updates README
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -28,6 +28,10 @@ If you just want to use my scripts, skip the rest of this file. If you want to use `infection` with your own config, feel free to change things the way it best fits your taste. +For a basic installation using the console bundle provided by my dotfiles, use + + $HOME/apps/infection install console --deps + If you want to use all all my applications and dotfiles, replacing your existing configuration with mine, simply run |