Updated notes on helper

This commit is contained in:
Dionysus 2023-06-27 18:57:57 -04:00
parent 6b19aab50d
commit 2ac395e10f
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
#!/bin/sh
# stagit setup helper - developed by acidevegas (https://git.acid.vegas/stagit)
# sudo apt-get install libgit2-1.1 libmd4c*
# debian : sudo apt-get install libgit2-1.1 libmd4c*
# arch : sudo pacman -S libgit2 md4c
URL="git.acid.vegas"
PROTO="https"