1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 23:49:48 +00:00

Update README.md

This commit is contained in:
deadc0de
2018-09-29 19:42:37 +02:00
committed by GitHub
parent 43393b2ec6
commit 66548e04ea

View File

@@ -93,9 +93,6 @@ to your dotfiles git tree or system-wide with [pypi](https://pypi.org/project/do
Having dotdrop as a submodule guarantees that anywhere your are cloning your
dotfiles git tree from you'll have dotdrop shipped with it. It is the recommended way.
If you want to keep your python environment clean, use
the virtualenv installation instructions.
Below instructions show how to install dotdrop as a submodule. For alternative
installation instructions (with virtualenv, pypi, etc), see the
[wiki installation page](https://github.com/deadc0de6/dotdrop/wiki/installation).