diff options
author | Marc Coquand <marc@mccd.space> | 2023-12-26 11:42:08 -0600 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2023-12-26 11:42:08 -0600 |
commit | 11a9e7fbfe32c7ea6ee7bdd432f752bb4229899f (patch) | |
tree | 89b887af20b5328c99ea39d8f9bfa4d69ee03e43 | |
parent | 0a5e6787dc3c3e9bdd8221cd6ad0a74a6f22f5fa (diff) | |
download | fixgen-11a9e7fbfe32c7ea6ee7bdd432f752bb4229899f.tar.gz fixgen-11a9e7fbfe32c7ea6ee7bdd432f752bb4229899f.tar.bz2 fixgen-11a9e7fbfe32c7ea6ee7bdd432f752bb4229899f.zip |
Update reamde
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Usually wiring up fake test data is a bunch of work, especially when that data i ## Install -Copy the binary to `/usr/local/bin` +Copy [release binary](https://codeberg.org/marcc/fixgen/releases) to `/usr/local/bin` ## Usage |