initial readme

This commit is contained in:
Kartik K. Agaram 2022-02-16 23:22:55 -08:00
parent f84f43ac69
commit ccbd5bf9e3
1 changed files with 8 additions and 0 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
Forked from https://packages.ubuntu.com/focal/bsdmainutils
Build:
```
sudo apt build-dep bsdmainutils
make
```