README: update installation info
This commit is contained in:
parent
f406629fa9
commit
bf2080ee40
14
README.md
14
README.md
@ -15,6 +15,20 @@ First, you will have to get the XML or JSON file from Niconico/Acfun/Bilibili, m
|
||||
|
||||
Then, execute `danmaku2ass`. You can see further instructions below.
|
||||
|
||||
Installing
|
||||
----------
|
||||
|
||||
You may install `danmaku2ass` with the Makefile provided.
|
||||
|
||||
```sh
|
||||
make
|
||||
make install
|
||||
```
|
||||
|
||||
`PREFIX=` is accepted by `make install` for specifying installation prefix.
|
||||
|
||||
A PKGBUILD is also provided.
|
||||
|
||||
Example usage
|
||||
-------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user