Update README.md

This commit is contained in:
dermagen 2024-07-28 10:44:38 -04:00 committed by GitHub
parent 6ee96c8f71
commit ddaf3aacb8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,6 +38,7 @@ installed as `/usr/local/bin/skint` command.
$ git clone https://github.com/false-schemers/skint.git
$ cd skint
$ make
$ make test
$ sudo make install
```