Add repository checout instructions
This commit is contained in:
parent
cb7a05dcb8
commit
aef7799a42
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@ On [GitHub](https://github.com/DaveDavenport/rofi-themes/) click the fork button
|
||||||
|
|
||||||
Make a local checkout of this new repository.
|
Make a local checkout of this new repository.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git clone --recursive {your repo}
|
||||||
|
```
|
||||||
|
|
||||||
## Create a theme file
|
## Create a theme file
|
||||||
|
|
||||||
Inside the new repository create a file containing the theme settings:
|
Inside the new repository create a file containing the theme settings:
|
||||||
|
|
Loading…
Reference in a new issue