Mention system wide installation

This commit is contained in:
Marcin Kulik
2014-12-18 12:05:44 +01:00
parent 9985177c0d
commit eaee403280

View File

@@ -34,6 +34,14 @@ statically linked binary:
This will produce asciinema binary at `bin/asciinema`.
To install it system wide (to `/usr/local`):
sudo make install
If you want to install it in other location:
PREFIX=/the/prefix make install
## Usage
asciinema cli is composed of multiple (sub)commands, similar to `git`,