Fix typo in README.md
Previously, it said "./install mocha" instead of "./install.sh mocha"main
parent
e196c53c2d
commit
9265b539cd
|
@ -39,7 +39,7 @@ Installing multiple times will result in the first theme you installed overridin
|
||||||
|
|
||||||
1. Clone this repo.
|
1. Clone this repo.
|
||||||
2. Run `./build.sh`
|
2. Run `./build.sh`
|
||||||
3. Run `./install.sh <theme>` (eg `./install mocha`)
|
3. Run `./install.sh <theme>` (eg `./install.sh mocha`)
|
||||||
4. Restart your computer!
|
4. Restart your computer!
|
||||||
|
|
||||||
## 💝 Thanks to
|
## 💝 Thanks to
|
||||||
|
|
Loading…
Reference in New Issue