Decouple from markdown-rs folder. Added cleanup and test targets.
Shortened readme.
This commit is contained in:
@@ -5,10 +5,7 @@ Modified version of [Makudaun](https://github.com/orzklv/makudaun). This version
|
||||
## Build and Installation
|
||||
|
||||
```shell
|
||||
$ rust-musl-builder
|
||||
root@f8512336e6ce:/home/rust/src# cargo build --release
|
||||
exit
|
||||
$ cp target/x86_64-unknown-linux-musl/release/md_to_html ~/.local/bin/md_to_html
|
||||
$ make release/install
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user