diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ run: pipenv install - pipenv run lookatme --theme=dark --style=vim --live README.md + pipenv run lookatme --theme=light --live README.md |
