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