1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-05 00:59:42 +00:00

Update README.md

This commit is contained in:
deadc0de
2017-12-23 22:22:12 +01:00
committed by GitHub
parent 02c986d0b5
commit b81783c1e6

View File

@@ -572,10 +572,10 @@ See also [github does dotfiles](https://dotfiles.github.io/)
Initially dotdrop was used as a submodule directly in the
dotfiles git tree. That solution allows your dotfiles to be shipped along
with the tool able to handle those. Dotdrop is however also directly available
with the tool able to handle them. Dotdrop is however also directly available
on pypi.
If you want to keep it as a submodule, simply do the following
If you want to keep it as a submodule (recommended), simply do the following
```bash
$ cd <dotfiles-directory>