mirror of
https://github.com/Brandon-Rozek/website.git
synced 2024-11-09 10:40:34 -05:00
Fixed link
This commit is contained in:
parent
1ceaa5c44b
commit
3d7e3e69c0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ tags: []
|
|||
math: false
|
||||
---
|
||||
|
||||
With [`termtosvg`](https://github.com/nbedos/termtosvg) made by Nicolas Bedo we can make SVG animations from terminal output in the style of [asciinema](https://asciinema.org/). To install use [pipx](http://localhost:1313/blog/managepythonapps/).
|
||||
With [`termtosvg`](https://github.com/nbedos/termtosvg) made by Nicolas Bedo we can make SVG animations from terminal output in the style of [asciinema](https://asciinema.org/). To install use [pipx](/blog/managepythonapps/).
|
||||
|
||||
```bash
|
||||
pipx install termtosvg
|
||||
|
|
Loading…
Reference in a new issue