From e25e05424d79a5010966c4e34e3733f1eb3bcfca Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Tue, 26 Dec 2023 14:44:59 -0600 Subject: Update readme --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 20f3374..e022407 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,7 @@ Usually wiring up fake test data is a bunch of work, especially when that data i ## Install -Copy the latest [release binary](https://codeberg.org/marcc/fixgen/releases) to `/usr/local/bin` - -If you downloaded it to ~/Downloads - -``` -$ chmod +x ~/Downloads/main.exe -$ cp ~/Downloads/main.exe /usr/local/bin/fixgen -``` +Check out the latest [release binary](https://codeberg.org/marcc/fixgen/releases), which contains install instructions. ## Usage -- cgit v1.2.3