mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-10 15:04:16 +00:00
Update README.md
This commit is contained in:
@@ -91,11 +91,12 @@ keep dotdrop as a submodules:
|
|||||||
$ mkdir dotfiles; cd dotfiles
|
$ mkdir dotfiles; cd dotfiles
|
||||||
$ git init
|
$ git init
|
||||||
$ git submodule add https://github.com/deadc0de6/dotdrop.git
|
$ git submodule add https://github.com/deadc0de6/dotdrop.git
|
||||||
|
$ sudo pip3 install -r dotdrop/requirements.txt
|
||||||
$ ./dotdrop/bootstrap.sh
|
$ ./dotdrop/bootstrap.sh
|
||||||
$ ./dotdrop.sh --help
|
$ ./dotdrop.sh --help
|
||||||
```
|
```
|
||||||
|
|
||||||
Then install the requirements:
|
Install the requirements with:
|
||||||
```bash
|
```bash
|
||||||
$ sudo pip3 install -r dotdrop/requirements.txt
|
$ sudo pip3 install -r dotdrop/requirements.txt
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user