Use getpkg to install.
This commit is contained in:
10
README.md
10
README.md
@@ -2,18 +2,16 @@
|
||||
|
||||
# Installation
|
||||
|
||||
Automated system-wide installation:
|
||||
If you don't already have getpkg installed:
|
||||
```
|
||||
curl -fsSL https://gitea.jde.nz/public/bb64/releases/download/latest/install.sh | bash
|
||||
curl https://getbin.xyz/getpkg-install | bash
|
||||
```
|
||||
|
||||
## To download just the bb64 executable:
|
||||
|
||||
Then install bb64 via getpkg for the current user:
|
||||
```
|
||||
curl -fsSL -o bb64 https://gitea.jde.nz/public/bb64/releases/download/latest/bb64.amd64 && chmod a+x bb64
|
||||
getpkg install bb64
|
||||
```
|
||||
|
||||
|
||||
# Use
|
||||
|
||||
Bash Base64, written in C++.
|
||||
|
Reference in New Issue
Block a user