1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Improve the state of the Makefile a bit

This commit is contained in:
Chris Cummer
2018-05-18 16:37:03 -07:00
parent ca4d6f2fe8
commit 5d66b2acd5
5 changed files with 10 additions and 4 deletions

View File

@@ -19,6 +19,7 @@ git clone git@github.com:senorprogrammer/wtf.git
```bash
make dependencies
make install
make run
```
and that should probably do it.